X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Fptitvelo-www%2Fsite.conf;h=20bb326a30be8d2979475f05a36b68e1ba372ced;hp=7e89d311e1e74122bf4be36fe8784bc0d8d87eac;hb=a997cd0be4266e5f8413e8e7f0ec84909d907e2a;hpb=3f92c7dcffcfcfd1d84876f357fd59df0ef4f017 diff --git a/etc/nginx/site.d/ptitvelo-www/site.conf b/etc/nginx/site.d/ptitvelo-www/site.conf index 7e89d31..20bb326 100644 --- a/etc/nginx/site.d/ptitvelo-www/site.conf +++ b/etc/nginx/site.d/ptitvelo-www/site.conf @@ -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; }