Moved .htaccess conditions to sites-available

This commit is contained in:
Abhorrent_Anger 2019-01-26 16:18:35 +02:00
parent 4b9da59c96
commit 59ec71949d
1 changed files with 0 additions and 5 deletions

View File

@ -1,6 +1 @@
Options -Indexes
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^pube\.tk$ [NC]
RewriteRule ^(.*)$ https://pube.tk/$1 [R=301,L]