install/tpl/nginx_apps.vhost.master | ●●●●● patch | view | raw | blame | history | |
install/tpl/nginx_ispconfig.vhost.master | ●●●●● patch | view | raw | blame | history |
install/tpl/nginx_apps.vhost.master
@@ -12,7 +12,7 @@ } # serve static files directly location ~* ^.+.(jpg|jpeg|gif|css|png|js|ico|html|xml|txt)$ { location ~* ^.+\.(jpg|jpeg|gif|css|png|js|ico|html|xml|txt)$ { access_log off; } install/tpl/nginx_ispconfig.vhost.master
@@ -19,7 +19,7 @@ } # serve static files directly location ~* ^.+.(jpg|jpeg|gif|css|png|js|ico|html|xml|txt)$ { location ~* ^.+\.(jpg|jpeg|gif|css|png|js|ico|html|xml|txt)$ { access_log off; }