Skip to content

Commit

Permalink
Force https
Browse files Browse the repository at this point in the history
  • Loading branch information
Meezaan-ud-Din Abdu Dhil-Jalali Wal-Ikram committed Jun 17, 2019
1 parent 58f2896 commit 3ad62c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RewriteEngine On
RewriteRule .* - [F]
</If>

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
Expand Down

0 comments on commit 3ad62c5

Please sign in to comment.