diff --git a/html/.htaccess b/html/.htaccess index 7aeaee8..a27c058 100644 --- a/html/.htaccess +++ b/html/.htaccess @@ -5,7 +5,7 @@ RewriteEngine On RewriteRule .* - [F] -RewriteCond %{HTTP_HOST} ^www.alquran.cloud$ +RewriteCond %{HTTP_HOST} ^www.alquran.cloud$ [OR] RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://alquran.cloud/$1 [R=301,L] RewriteCond %{REQUEST_FILENAME} !-f