Konu: Websitem HTTP ama Googleda HTTPS cikiyor
08.09.2019 15:14
RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]