info:apache

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
info:apache [2012/06/20 11:25] – [tester les performances de votre site http] radeffinfo:apache [2025/04/06 12:32] (Version actuelle) – [Apache] radeff
Ligne 1: Ligne 1:
 ====== Apache ====== ====== Apache ======
-[[http://httpd.apache.org/docs/2.0/|Official Apache HTTP Server Version 2.0 Documentation]] +  * [[http://httpd.apache.org/docs/2.0/|Official Apache HTTP Server Version 2.0 Documentation]] 
- +  [[checkserverworld|Vérifier si un serveur est consultable par le monde entier]] 
-[[checkaccessibility|Vérifier si un serveur est consultable par le monde entier]] +  [[apachemaintenance|Mettre un site en maintenance]] 
- +  * [[apache_force_https_ssel|forcer HTTPS (ssl)]]
-[[apachemaintenance|Mettre un site en maintenance]] +
 ===== tester les performances de votre site http ===== ===== tester les performances de votre site http =====
 utiliser l'excellent outil [[http://httpd.apache.org/docs/2.0/programs/ab.html|ApacheBench]] utiliser l'excellent outil [[http://httpd.apache.org/docs/2.0/programs/ab.html|ApacheBench]]
Ligne 27: Ligne 25:
 ===== RewriteRule ===== ===== RewriteRule =====
 http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html
 +<note tip>
 +on peut aussi faire en local dans un .htaccess sans avoir a redémarrer apache, mais il faut auparavant autoriser le répertoire dans les config apache:
 + <Directory /var/www/cakeCodex>
 +                AllowOverride All
 + </Directory>
 +
 +</note>
 +
  
 exemples: exemples:
Ligne 212: Ligne 218:
 ===== Outils graphiques et d'analyse ===== ===== Outils graphiques et d'analyse =====
  
-==== awstats ==== +{{page>.git:homepage:awstats}}
-http://awstats.sourceforge.net/ +
- +
-http://doc.ubuntu-fr.org/awstats?s=analyser%20log%20apache+
 ===== webalizer ===== ===== webalizer =====
 [[webalizer]] Analyser les logs d'Apache avec Webalizer [[webalizer]] Analyser les logs d'Apache avec Webalizer
 +===== goaccess =====
  
-====== Tomcat ====== +[[goaccess]] un autre outil, très efficace 
-Apache et Tomcat http://lea-linux.org/cached/index/Fiches%3AComment_faire_fonctionner_ensemble_Apache_et_Tomcat_%3F.html+====== Proxy ====== 
 +Proxyfier un serveur apache 
 +  * https://httpd.apache.org/docs/trunk/fr/mod/mod_proxy.html 
 +  * https://medium.com/geekculture/configure-reverse-proxy-for-apache-server-84938b0b83d0
  • info/apache.1340184328.txt.gz
  • Dernière modification : 2014/02/19 15:17
  • (modification externe)