freaktechnik/twitchbots/master/.htaccess - Htaccess File

freaktechnik/twitchbots/master/.htaccess

Header set Strict-Transport-Security "max-age=10886400"
Options -Indexes

RewriteEngine On

RewriteCond %{HTTP_HOST} ^humanoids.be$ [OR]
RewriteCond %{HTTP_HOST} ^www.humanoids.be$
RewriteRule ([a-zA-Z0-9_]*)$ "https://twitchbots.info/$1" [R=301,L,QSA]

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST

Comments

Apache