diff --git a/.htaccess b/.htaccess index 3f0ebd8..5a928f6 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1 @@ Options -Indexes - -RewriteEngine On -RewriteBase / -RewriteCond %{HTTP_HOST} !^pube\.tk$ [NC] -RewriteRule ^(.*)$ https://pube.tk/$1 [R=301,L]