How To Run Litecart On Nginx
Titel
Keine ÄnderungenPermalink
Keine ÄnderungenInhalt
| Old | New | ||
|---|---|---|---|
| 69 | return 404; | 69 | return 404; |
| 70 | } | 70 | } |
| 71 | 71 | ||
| 72 | # Deny access to some directories | 72 | # Deny access to some storage directories |
| 73 | location ~ ^/(data|logs|vendor|vmods)/ { | 73 | location ~ ^/(data|logs|vendor|vmods)/ { |
| 74 | deny all; | 74 | deny all; |
| 75 | } | 75 | } |
Bearbeitet von {benutzer} am {datum} um {zeit}