mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
torify some domains
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<VirtualHost *:80>
|
||||
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
|
||||
|
||||
@@ -41,4 +41,4 @@
|
||||
SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.cf/privkey.pem
|
||||
Include /etc/letsencrypt/options-ssl-apache.conf
|
||||
</VirtualHost>
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
|
||||
@@ -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
|
||||
<Directorymatch "^/.*/\.git/">
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<VirtualHost *:80>
|
||||
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
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<VirtualHost *:80>
|
||||
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
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<VirtualHost *:80>
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user