Anon215/privacytools.it-sec.rocks/master/.htaccess
Options +FollowSymLinks RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} =http RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteCond %{HTTP_HOST} !^.privacytools.it-sec.rocks$ RewriteRule ^(.*)$ https://privacytools.it-sec.rocks/$1 [L,R=301] RewriteRule ^pw.php$ /password.html [R=301,L]
Files
