mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-18 06:00:56 -04:00
Remove .htaccess
This commit is contained in:
parent
9b0bef2805
commit
ab6f66b989
1 changed files with 0 additions and 10 deletions
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…
Add table
Add a link
Reference in a new issue