ServerAdmin webmaster@thunix.net ServerName thunix.net ServerAlias thunixme5v4rnoby.onion DocumentRoot /var/www/thunix.cf ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined Order deny,allow Deny from all RewriteEngine on RewriteCond %{SERVER_NAME} =thunix.net RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]