Skip to content

Commit

Permalink
Remove htaccess rule
Browse files Browse the repository at this point in the history
  • Loading branch information
JayWood committed Aug 24, 2024
1 parent 07f9813 commit aaec577
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

RewriteEngine On

RewriteCond %{HTTPS} !=on
RewriteRule ^/?(.*) https://www.jaycodesit.com/$1 [R,L]

RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
Expand Down

0 comments on commit aaec577

Please sign in to comment.