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 43d7bed commit 1c90756
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 @@ -9,5 +9,5 @@ RewriteCond %{HTTP_HOST} ^www.alquran.cloud$
#RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://alquran.cloud/$1 [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ index.php [QSA,L]

0 comments on commit 1c90756

Please sign in to comment.