diff --git a/installation-5.md b/installation-5.md index 8657004..902ab2a 100644 --- a/installation-5.md +++ b/installation-5.md @@ -281,17 +281,6 @@ Mise en place d'un format de log avancé (qui affiche le tenant) dans log_format with_request_time '$remote_addr - $remote_user [$time_local] [$request_time ms] ' '"$request" $status $body_bytes_sent ' '"$http_referer" "$http_user_agent"'; -robots.txt et favicon communs dans -*/etc/nginx/includes/macollectivite-common.conf* : - - location /favicon.ico { alias /var/www/html/favicon-macollectivite.ico; } - - location /robots.txt { alias /var/www/html/robots.txt; } - -(le favicon.ico est un copie de -[http://www.](http://www.nanterre.fr/uploads/Image/73/SIT_NANTERRE_603_favicon-.ico)macollectivite[.fr/uploads/Image/73/SIT_](http://www.nanterre.fr/uploads/Image/73/SIT_NANTERRE_603_favicon-.ico)macollectivitemacollectivite[_603_favicon-.ico](http://www.nanterre.fr/uploads/Image/73/SIT_NANTERRE_603_favicon-.ico), -le robots.txt interdit toute indexation) - Pour résoudre [#18476](https://dev.entrouvert.org/issues/18476), ajouter ce fichier : */etc/nginx/conf.d/client-max-body-size.conf* avec ce contenu :