Konu
https http yönledirme
12-07-2018, 15:03:09
#4
br3akb0y
RewriteEngine On
RewriteCond %{HTTPS} on
RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]