mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-11 05:33:39 +01:00
Remove .htaccess
This commit is contained in:
parent
9b0bef2805
commit
ab6f66b989
10
.htaccess
10
.htaccess
@ -1,10 +0,0 @@
|
||||
Options +FollowSymLinks
|
||||
RewriteEngine On
|
||||
|
||||
RewriteCond %{HTTP:X-Forwarded-Proto} =http
|
||||
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
|
||||
|
||||
RewriteCond %{HTTP_HOST} !^www\.privacytools\.io$
|
||||
RewriteRule ^(.*)$ https://www.privacytools.io/$1 [L,R=301]
|
||||
|
||||
RewriteRule ^pw.php$ /password.html [R=301,L]
|
Loading…
Reference in New Issue
Block a user