Modifications : etc/nginx/site.d/ptitvelo-www/site.conf - Site ptitvelo
[lhc/ateliers.git] / etc / nginx / site.d / ptitvelo-www / site.conf
index 7e89d31..20bb326 100644 (file)
@@ -8,9 +8,6 @@ index index.php;
 client_body_buffer_size 8k;
 client_max_body_size 10m;
 
-location / {
-       try_files $uri $uri/ /spip.php?q=$uri&$args;
-}
 location ~^/(tmp|config)/{
        return 403;
 }