Ssl sonrası oluşan sorunlar ve sorular? |
6 Mesajlar | 635 Okunma |
# BEGIN WpFastestCache
RewriteEngine On
RewriteBase /
RewriteCond %{SERVER_PORT} 80
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
RewriteCond %{HTTPS} =on
RewriteCond %{HTTP_HOST} ^www.polisnoktasi.com
RewriteEngine on
RewriteCond %{HTTP_HOST} ^m\.polisnoktasi\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.m\.polisnoktasi\.com$
RewriteRule ^/?$ "http\:\/\/mobile\.polisnoktasi\.com" [R=301,L]
Htaccess 301 Yönlendirmesi
Options +FollowSymlinks
RewriteEngine on
ReWriteCond %{HTTP_HOST} ^(www.)?www.polisnoktasi.com$ [NC]