Konu: Subdomaini http yi https ye Yönlendirme Nasıl Yapılır?
14.05.2019 21:00
RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
1 kişi bu mesajı beğendi.