Aucun résumé des modifications |
|||
Ligne 1 : | Ligne 1 : | ||
<keywords content="Apache,WEB" /> | <keywords content="Apache,WEB" /> | ||
== Redirect https to http == | == Redirect https to http == | ||
{{syntaxhighlight |lang= | {{syntaxhighlight |lang=text |content= | ||
# Redirect HTTPS to HTTP | # Redirect HTTPS to HTTP | ||
RewriteCond %{HTTP:X-Forwarded-Proto} =https | RewriteCond %{HTTP:X-Forwarded-Proto} =https |
<keywords content="Apache,WEB" />