Skip to content

Commit

Permalink
SSL change
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 c15c822 commit 03e5883
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 @@ -6,7 +6,7 @@ RewriteEngine On
</If>

RewriteCond %{HTTP_HOST} ^www.alquran.cloud$ [OR]
RewriteCond %{HTTPS} off
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://alquran.cloud/$1 [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
Expand Down

0 comments on commit 03e5883

Please sign in to comment.