Konu
https olarak yönlendirme ama tek bir adreste toplama
21-10-2015, 19:17:08
#2
EBT
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
Denermisin
@
Stalkerr
;