Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
captchasio committed Dec 7, 2023
1 parent 4201f67 commit 740d3a5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ RewriteBase /

RewriteRule ^lib/(tmp|api|data|config)\/|\.ini$ - [R=404]

#RewriteCond %{HTTPS} Off [NC]
#RewriteCond %{HTTP_HOST} ^captchacoins.com$
#RewriteRule ^(.*)$ https://captchacoins.com/$1 [R=301,L]

#RewriteCond %{HTTP_HOST} ^www.captchacoins.com$
#RewriteRule ^(.*)$ https://captchacoins.com/$1 [R=301,L]

RewriteCond %{REQUEST_FILENAME} !-l
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
Expand Down

0 comments on commit 740d3a5

Please sign in to comment.