mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-29 17:36:28 -05:00
commit
83be404f12
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