diff --git a/roles/webserver/files/etc/apache2/sites-available/forums.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/forums.thunix.net.conf
index d333e4f..00ce2f1 100644
--- a/roles/webserver/files/etc/apache2/sites-available/forums.thunix.net.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/forums.thunix.net.conf
@@ -11,20 +11,20 @@
-#
-#
-# ServerAdmin webmaster@thunix.net
-# ServerName forums.thunix.net
-# ServerAlias forums.thunixme5v4rnoby.onion
-# DocumentRoot /var/www/forums.thunix.net
-# ErrorLog ${APACHE_LOG_DIR}/error.log
-# CustomLog ${APACHE_LOG_DIR}/access.log combined
-#
-# Order deny,allow
-# Deny from all
-#
-# SSLCertificateFile /etc/letsencrypt/live/forums.thunix.net/fullchain.pem
-# SSLCertificateKeyFile /etc/letsencrypt/live/forums.thunix.net/privkey.pem
-# Include /etc/letsencrypt/options-ssl-apache.conf
-#
-#
+
+
+ ServerAdmin webmaster@thunix.net
+ ServerName forums.thunix.net
+ ServerAlias forums.thunixme5v4rnoby.onion
+ DocumentRoot /var/www/forums.thunix.net
+ ErrorLog ${APACHE_LOG_DIR}/error.log
+ CustomLog ${APACHE_LOG_DIR}/access.log combined
+
+ Order deny,allow
+ Deny from all
+
+ SSLCertificateFile /etc/letsencrypt/live/forums.thunix.net/fullchain.pem
+ SSLCertificateKeyFile /etc/letsencrypt/live/forums.thunix.net/privkey.pem
+ Include /etc/letsencrypt/options-ssl-apache.conf
+
+
diff --git a/roles/webserver/files/etc/apache2/sites-available/git.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/git.thunix.net.conf
index 43138f8..90ccbfc 100644
--- a/roles/webserver/files/etc/apache2/sites-available/git.thunix.net.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/git.thunix.net.conf
@@ -11,19 +11,19 @@
-#
-#
-# ServerAdmin webmaster@thunix.net
-# ServerName git.thunix.net
-# DocumentRoot /var/www/git.thunix.net
-# ErrorLog ${APACHE_LOG_DIR}/error.log
-# CustomLog ${APACHE_LOG_DIR}/access.log combined
-#
-# Order deny,allow
-# Deny from all
-#
-# SSLCertificateFile /etc/letsencrypt/live/git.thunix.net/fullchain.pem
-# SSLCertificateKeyFile /etc/letsencrypt/live/git.thunix.net/privkey.pem
-# Include /etc/letsencrypt/options-ssl-apache.conf
-#
-#
+
+
+ ServerAdmin webmaster@thunix.net
+ ServerName git.thunix.net
+ DocumentRoot /var/www/git.thunix.net
+ ErrorLog ${APACHE_LOG_DIR}/error.log
+ CustomLog ${APACHE_LOG_DIR}/access.log combined
+
+ Order deny,allow
+ Deny from all
+
+ SSLCertificateFile /etc/letsencrypt/live/git.thunix.net/fullchain.pem
+ SSLCertificateKeyFile /etc/letsencrypt/live/git.thunix.net/privkey.pem
+ Include /etc/letsencrypt/options-ssl-apache.conf
+
+
diff --git a/roles/webserver/files/etc/apache2/sites-available/lists.thunix.net.conf b/roles/webserver/files/etc/apache2/sites-available/lists.thunix.net.conf
index 5a48f10..52d8e3d 100644
--- a/roles/webserver/files/etc/apache2/sites-available/lists.thunix.net.conf
+++ b/roles/webserver/files/etc/apache2/sites-available/lists.thunix.net.conf
@@ -11,19 +11,19 @@
-#
-#
-# ServerAdmin webmaster@thunix.net
-# ServerName lists.thunix.net
-# DocumentRoot /var/www/lists.thunix.net
-# ErrorLog ${APACHE_LOG_DIR}/error.log
-# CustomLog ${APACHE_LOG_DIR}/access.log combined
-#
-# Order deny,allow
-# Deny from all
-#
-# SSLCertificateFile /etc/letsencrypt/live/lists.thunix.net/fullchain.pem
-# SSLCertificateKeyFile /etc/letsencrypt/live/lists.thunix.net/privkey.pem
-# Include /etc/letsencrypt/options-ssl-apache.conf
-#
-#
+
+
+ ServerAdmin webmaster@thunix.net
+ ServerName lists.thunix.net
+ DocumentRoot /var/www/lists.thunix.net
+ ErrorLog ${APACHE_LOG_DIR}/error.log
+ CustomLog ${APACHE_LOG_DIR}/access.log combined
+
+ Order deny,allow
+ Deny from all
+
+ SSLCertificateFile /etc/letsencrypt/live/lists.thunix.net/fullchain.pem
+ SSLCertificateKeyFile /etc/letsencrypt/live/lists.thunix.net/privkey.pem
+ Include /etc/letsencrypt/options-ssl-apache.conf
+
+