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