X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Flhc-remorque%2Fsite.conf;h=e6587a56184bd2ef3618cbbc0ab6eac2ba6ecaec;hp=e85663aeff8806f410a294e47ac7654b10a7b53e;hb=3ea23a03cf85542ecc1134e25e0a56cab82139f8;hpb=eac800033ee43971516bba9222e2298d25e18992 diff --git a/etc/nginx/site.d/lhc-remorque/site.conf b/etc/nginx/site.d/lhc-remorque/site.conf index e85663a..e6587a5 100644 --- a/etc/nginx/site.d/lhc-remorque/site.conf +++ b/etc/nginx/site.d/lhc-remorque/site.conf @@ -6,6 +6,7 @@ auth_basic "pour demander un compte: admin@heureux-cyclage.org"; auth_basic_user_file /home/www/data/lhc-remorque/.htpasswd; client_body_buffer_size 8k; client_max_body_size 10m; +error_page 404 /cgi/ikiwiki.cgi?do=create&page=$uri; location ~ ^/gitweb/static/.+\.(css|png|js)$ { root /usr/share/;