diff --git a/roles/webserver/files/etc/apache2/sites-available/deb.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/deb.thunix.net.conf
index e1a1a9e..07370b4 100644
--- a/roles/webserver/files/etc/apache2/sites-available/deb.thunix.net.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/deb.thunix.net.conf
@@ -1,6 +1,7 @@
ServerAdmin webmaster@thunix.net
ServerName deb.thunix.net
+ ServerAlias deb.thunixme5v4rnoby.onion
DocumentRoot /var/www/deb.thunix.net
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
diff --git a/roles/webserver/files/etc/apache2/sites-available/ftp.thunix.cf.conf b/roles/webserver/files/etc/apache2/sites-available/ftp.thunix.cf.conf
index 8a0b097..8709e3e 100644
--- a/roles/webserver/files/etc/apache2/sites-available/ftp.thunix.cf.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/ftp.thunix.cf.conf
@@ -41,4 +41,4 @@
SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.cf/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
-
\ No newline at end of file
+
diff --git a/roles/webserver/files/etc/apache2/sites-available/ftp.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/ftp.thunix.net.conf
index 7ac2a61..58dc1ab 100644
--- a/roles/webserver/files/etc/apache2/sites-available/ftp.thunix.net.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/ftp.thunix.net.conf
@@ -2,6 +2,7 @@
ServerAdmin webmaster@thunix.net
ServerName ftp.thunix.net
DocumentRoot /var/www/ftp.thunix.cf
+ ServerAlias ftp.thunixme5v4rnoby.onion
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
diff --git a/roles/webserver/files/etc/apache2/sites-available/rpm.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/rpm.thunix.net.conf
index 168ba31..1bdcf65 100644
--- a/roles/webserver/files/etc/apache2/sites-available/rpm.thunix.net.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/rpm.thunix.net.conf
@@ -1,6 +1,7 @@
ServerAdmin webmaster@thunix.net
ServerName rpm.thunix.net
+ ServerAlias rpm.thunixme5v4rnoby.onion
DocumentRoot /var/www/rpm.thunix.net
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
diff --git a/roles/webserver/files/etc/apache2/sites-available/stats.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/stats.thunix.net.conf
index 49ec10e..3b32279 100644
--- a/roles/webserver/files/etc/apache2/sites-available/stats.thunix.net.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/stats.thunix.net.conf
@@ -1,6 +1,7 @@
ServerAdmin webmaster@thunix.net
ServerName stats.thunix.net
+ ServerAlias stats.thunixme5v4rnoby.onion
DocumentRoot /var/www/stats.thunix.net
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
diff --git a/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf
index b016c6e..1c21a47 100644
--- a/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/www.thunix.net.conf
@@ -1,6 +1,7 @@
ServerAdmin webmaster@thunix.net
ServerName www.thunix.net
+ ServerAlias www.thunixme5v4rnoby.onion
DocumentRoot /var/www/thunix.cf
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined