ServerAdmin webmaster@thunix.net ServerName thunix.net SSLEngine on ServerAlias kbguajmip4jlr2k3vpscmvymtxqnft267ox2ij6pdrgb5jcvx3kctkyd.onion DocumentRoot /var/www/thunix.cf ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined Options FollowSymLinks AllowOverride All Require all granted Alias /webmail /var/www/rainloop Options FollowSymLinks AllowOverride All Require all granted Order deny,allow Deny from all RewriteEngine On # Redirect permanent / https://thunix.net SSLCertificateFile "/etc/letsencrypt/live/thunix.net/cert.pem" SSLCertificateChainFile "/etc/letsencrypt/live/thunix.net/fullchain.pem" SSLCertificateKeyFile "/etc/letsencrypt/live/thunix.net/privkey.pem"