Kimlik doğrulama veya yönetimden onay bekliyor.
ssl yönlendirme için
# Force SSL and WWWRewriteCond %{SERVER_PORT} 80 [OR]RewriteCond %{HTTP_HOST} !^www. [NC]RewriteRule ^(.*)$ https://www.siteadi.com/$1 [R=301,L] mu
# Force SSL and WWWRewriteCond %{SERVER_PORT} 80 [OR]RewriteCond %{HTTPS_HOST} !^www. [NC]RewriteRule ^(.*)$ https://www.siteadi.com/$1 [R=301,L] mu
olmalı