Konu
https http yönledirme
12-07-2018, 15:01:57
#3
Misafir
br3akb0y adlı üyeden alıntı:
mesajı görüntüle
# Redirect HTTPS to HTTP
RewriteCond %{HTTP:X-Forwarded-Proto} =https
RewriteRule ^(.*)$ http://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
olmadı hocam