Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |
prog:apache [2017/09/18 16:32] – Ajout de "Rediriger http vers https" root | prog:apache [2020/04/28 22:50] (Version actuelle) – mhtml -> html root |
---|
| |
=====Taille maxi upload===== | =====Taille maxi upload===== |
[[https://www.dokuwiki.org/faq:uploadsize|faq_uploadsize [DokuWiki]]], {{ :prog:apache:faq_uploadsize_dokuwiki_.mhtml |Archive}} | [[https://www.dokuwiki.org/faq:uploadsize|Maximum Upload File Size]] {{ :prog:apache:faq_uploadsize_dokuwiki_2020-04-28_10_43_55_pm_.html |Archive du 18/07/2019 le 28/04/2020}} |
| |
Fichier ''php.ini'' : | Fichier ''php.ini'' : |
</code> | </code> |
| |
[[https://my.planethoster.net/knowledgebase/article/115/ssl-comment-rediriger-http-vers-https-depuis-le-htaccess|SSL - Comment rediriger HTTP vers HTTPS depuis le .htaccess - PlanetHoster]], {{ :prog:apache:ssl_-_comment_rediriger_http_vers_https_depuis_le_.htaccess_-_planethoster.mhtml |Archive}} | [[https://my.planethoster.net/knowledgebase/article/115/ssl-comment-rediriger-http-vers-https-depuis-le-htaccess|SSL - Comment rediriger HTTP vers HTTPS depuis le .htaccess - PlanetHoster]] {{ :prog:apache:ssl_-_comment_rediriger_http_vers_https_depuis_le_.htaccess_-_base_de_connaissances_2020-04-28_10_43_56_pm_.html |Archive le 28/04/2020}} |
| |
=====Erreurs===== | =====Erreurs===== |
====Name or service not known: AH01564: unable to find IPv4 address of "localhost.localdomain"==== | ====Name or service not known: AH01564: unable to find IPv4 address of "localhost.localdomain"==== |
Dans le fichier ''/etc/hosts'', ajoutez la ligne ''127.0.0.1 localhost.localdomain'' | Dans le fichier ''/etc/hosts'', ajoutez la ligne ''127.0.0.1 localhost.localdomain'' |