Konu: Siteyi HTTPS yönlendirme nasıl olur?
25.04.2016 13:07
RewriteCond %{HTTPS} !=on RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]