Se connecter
Accueil Joomla
Accueil
Accueil
Plan du Site
Mediawiki
Install MediaWiki
Astuces
Mes Extensions
Mes Modèles
Aide
Apache
<keywords content="Apache,WEB" />
Redirect https to http
# Redirect HTTPS to HTTP
RewriteCond %{HTTP:X-Forwarded-Proto} =https
RewriteRule ^(.*)$ http://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Liens Externes
FAQ
[FAQ] Comment mettre à jour mon site pour supporter Apache 2.4 ? - Web Hosting / Hébergement Web - OVH Community
mod rewrite - How to debug Apache mod_rewrite - Stack Overflow
debugging - How to enable loglevel debug on Apache2 server - Stack Overflow
Debugging Scripts (Apache: The Definitive Guide)
FAQ
Installation
How to install and configure Apache in Ubuntu
Apache configuration/fr - MediaWiki
Installation
Utiliser HTTPS en local sur Apache
Apache/HTTPS — Wikilivres
⇒ Htaccess : Cache, compression GZip, Minify et plus
Apache RewriteRule and query string – Simone Carletti's Blog
Mod_rewrite, ou la réécriture des URL "à la volée"
mod rewrite - Request exceeded the limit of 10 internal redirects due to probable configuration error.? - Stack Overflow
Apache
Catégorie
:
Administration WEB