installation: retirer la partie favicon (fixes #20654)

This commit is contained in:
Christophe Siraut 2017-12-19 13:39:44 +01:00
parent 6bba445e13
commit d990c3d449
1 changed files with 0 additions and 11 deletions

View File

@ -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 :