Outils pour utilisateurs

Outils du site


doc:apache:apache2

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
doc:apache:apache2 [2006/11/12 23:26]
lehobey
doc:apache:apache2 [2012/06/24 20:26] (Version actuelle)
lehobey
Ligne 1: Ligne 1:
 ====== Autour de la configuration d'​apache2 ====== ====== Autour de la configuration d'​apache2 ======
-Notes personnelles,​ essentiellement pour une Debian ​sarge. J'​essaie de recenser les bonnes pratiques.+Notes personnelles,​ essentiellement pour une Debian. J'​essaie de recenser les bonnes pratiques. 
 + 
 +  * [[Configuration]] 
 +  * [[Journaux]] 
 + 
 +===== Serveurs virtuels ===== 
 +  * 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://​thenico.fr.eu.org/​site/​inico/​index.php?​2006/​04/​20/​50-les-virtual-host-avec-apache2-quand-on-n-a-qu-une-seule-adresse-ip 
 + 
 +  * 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 ======
Ligne 8: Ligne 22:
   * 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]]
  
-==== CAcert ​==== +  * [[doc:​veille:​Certificat]] auto-signé : 
-  * http://www.cacert.org/+    * http://​www.tc.umn.edu/​~brams006/​selfsign_ubuntu.html 
 +    * http://​www.tc.umn.edu/​~brams006/​selfsign.html 
 + 
 +  * [[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 ? ======
 +
 +  * [[Redirection]]
  
 ===== Non selon la documentation apache ===== ===== Non selon la documentation apache =====
Ligne 22: Ligne 47:
 ==== La bonne documentation ==== ==== La bonne documentation ====
   * http://​httpd.apache.org/​docs/​2.0/​howto/​auth.html   * http://​httpd.apache.org/​docs/​2.0/​howto/​auth.html
 +
 +==== Autres docs ====
 +  * http://​www.cyberciti.biz/​faq/​howto-setup-apache-password-protect-directory-with-htaccess-file/​
  
 ===== Si oui (hébergement) ===== ===== Si oui (hébergement) =====
Ligne 31: Ligne 59:
   * http://​www.securiteinfo.com/​conseils/​htaccess.shtml   * http://​www.securiteinfo.com/​conseils/​htaccess.shtml
  
-====== Autres docs ======+===== Autres docs =====
   * Une vieille doc sur linux-france : http://​www.linux-france.org/​article/​serveur/​doc_concentree/​doc_concentree-13.html   * Une vieille doc sur linux-france : http://​www.linux-france.org/​article/​serveur/​doc_concentree/​doc_concentree-13.html
  
Ligne 42: Ligne 70:
   * Sommaire, en français : http://​www.ac-creteil.fr/​reseaux/​systemes/​linux/​lamp/​apache2-configuration.html   * Sommaire, en français : http://​www.ac-creteil.fr/​reseaux/​systemes/​linux/​lamp/​apache2-configuration.html
     * Et aussi http://​www.ac-creteil.fr/​reseaux/​systemes/​linux/​lamp/​deb-installation-lamp.html     * Et aussi http://​www.ac-creteil.fr/​reseaux/​systemes/​linux/​lamp/​deb-installation-lamp.html
 +  * Simple : http://​feeds.feedburner.com/​~r/​UbuntuTutorials/​~3/​214154311/​
  
   * 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
 +
 +  * Domaines virtuels :
 +    * (gestion) http://​blog.steve.org.uk/​articles/​2007/​1/​15/​would-you-choose-to-walk-or-stay
 +
 +  * Bon à savoir : http://​blog.schmehl.info/​Debian/​apache-basic-auth-location-match
 +
 +  * Paramétrage : http://​blog.zakame.net/​tips/​apache2-worker-lowmem
 +
 +==== LDAP ====
 +  * http://​www.davidpashley.com/​blog/​2008/​05/​22#​apache22-auth-ldap
  
 ===== Bonnes pratiques ===== ===== Bonnes pratiques =====
   * http://​www.eyrie.org/​~eagle/​notes/​debian/​server.html   * http://​www.eyrie.org/​~eagle/​notes/​debian/​server.html
 +
 +==== Compression ====
 +  * http://​blog.sesse.net/​blog/​tech/​2008-04-28-10-53_http_compression.html
doc/apache/apache2.1163370407.txt.gz · Dernière modification: 2006/11/12 23:29 (modification externe)