dever 6 éve
szülő
commit
cb86425766
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      container/conf/web/nginx/conf.d/site.conf

+ 2 - 1
container/conf/web/nginx/conf.d/site.conf

@@ -35,7 +35,8 @@ server {
                 # include /etc/nginx/naxsi.rules
     }
 
-    location ~ ^(.*)$ {
+    #location ~ ^(.*)$ {
+    location ~ \.php$ {
         fastcgi_split_path_info ^(.+\.php)(/.+)$;
         # NOTE: You should have "cgi.fix_pathinfo = 0;" in php.ini (No settings!)