Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
doc:apache:apache2 [2008/06/04 18:20] lehobey |
doc:apache:apache2 [2012/06/24 20:26] (Version actuelle) lehobey |
||
---|---|---|---|
Ligne 2: | Ligne 2: | ||
Notes personnelles, essentiellement pour une Debian. J'essaie de recenser les bonnes pratiques. | Notes personnelles, essentiellement pour une Debian. J'essaie de recenser les bonnes pratiques. | ||
+ | * [[Configuration]] | ||
* [[Journaux]] | * [[Journaux]] | ||
===== Serveurs virtuels ===== | ===== Serveurs virtuels ===== | ||
* http://httpd.apache.org/docs/2.2/vhosts/ | * http://httpd.apache.org/docs/2.2/vhosts/ | ||
+ | * http://httpd.apache.org/docs/2.2/vhosts/name-based.html | ||
* http://www.nuxwin.com/articles/view.php/18 | * http://www.nuxwin.com/articles/view.php/18 | ||
Ligne 11: | Ligne 13: | ||
* http://taz.net.au/blog/2008/04/29/poll-package-my-vhosting-system-for-debian/ | * http://taz.net.au/blog/2008/04/29/poll-package-my-vhosting-system-for-debian/ | ||
+ | |||
+ | * http://www.strapontins.org/wiki/atelier_serveur | ||
====== À la Debian ====== | ====== À la Debian ====== | ||
La doc Debian est comme d'habitude ici : http://localhost/doc/apache2/README.etc | La doc Debian est comme d'habitude ici : http://localhost/doc/apache2/README.etc | ||
- | |||
===== Mode sécurisé ===== | ===== Mode sécurisé ===== | ||
* Une doc de COAGUL : http://www.coagul.org/article.php3?id_article=351 | * Une doc de COAGUL : http://www.coagul.org/article.php3?id_article=351 | ||
* Idem : http://aptgetanarchy.org/node/51 | * Idem : http://aptgetanarchy.org/node/51 | ||
- | * apache2-ssl-certificate a disparu : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395823 | + | * apache2-ssl-certificate a disparu : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395823 et http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398520 |
+ | * make-ssl-cert : http://pwet.fr/man/linux/administration_systeme/make_ssl_cert | ||
+ | * http://doc.ubuntu-fr.org/tutoriel/securiser_apache2_avec_ssl | ||
+ | * http://www.forgeard-grignon.fr/index.php?post/2007/10/12/SSL-pour-Apache-2-sous-Debian | ||
* Au milieu d'autres choses : [[http://www.stoneageblog.com/articles/2006/10/05/debian-dedibox-sécurisation-vhcs-avec-ssl]] | * Au milieu d'autres choses : [[http://www.stoneageblog.com/articles/2006/10/05/debian-dedibox-sécurisation-vhcs-avec-ssl]] | ||
- | * [[doc:veille:Certificat]] auto-signé : http://www.tc.umn.edu/~brams006/selfsign_ubuntu.html | + | * [[doc:veille:Certificat]] auto-signé : |
+ | * http://www.tc.umn.edu/~brams006/selfsign_ubuntu.html | ||
+ | * http://www.tc.umn.edu/~brams006/selfsign.html | ||
* [[CAcert]] | * [[CAcert]] | ||
+ | * Pour certains répertoires : https://www.comefrom.de/blog/index.php?/archives/6-Forcing-HTTPS-for-some-directories-with-Apache2.html | ||
====== .htaccess ou non ? ====== | ====== .htaccess ou non ? ====== | ||
Ligne 65: | Ligne 74: | ||
* Serveur SSL : http://www.debian-administration.org/articles/349 | * Serveur SSL : http://www.debian-administration.org/articles/349 | ||
* http://www.bxlug.be/articles/223 | * http://www.bxlug.be/articles/223 | ||
+ | * http://www.tc.umn.edu/~brams006/selfsign_ubuntu.html | ||
* Bannir : http://adam.rosi-kessel.org/weblog/the_web/myspace_bandwidth.html | * Bannir : http://adam.rosi-kessel.org/weblog/the_web/myspace_bandwidth.html |