mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-20 03:10:18 +00:00
torify some domains
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin webmaster@thunix.net
|
ServerAdmin webmaster@thunix.net
|
||||||
ServerName deb.thunix.net
|
ServerName deb.thunix.net
|
||||||
|
ServerAlias deb.thunixme5v4rnoby.onion
|
||||||
DocumentRoot /var/www/deb.thunix.net
|
DocumentRoot /var/www/deb.thunix.net
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
|||||||
@@ -41,4 +41,4 @@
|
|||||||
SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.cf/privkey.pem
|
SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.cf/privkey.pem
|
||||||
Include /etc/letsencrypt/options-ssl-apache.conf
|
Include /etc/letsencrypt/options-ssl-apache.conf
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
ServerAdmin webmaster@thunix.net
|
ServerAdmin webmaster@thunix.net
|
||||||
ServerName ftp.thunix.net
|
ServerName ftp.thunix.net
|
||||||
DocumentRoot /var/www/ftp.thunix.cf
|
DocumentRoot /var/www/ftp.thunix.cf
|
||||||
|
ServerAlias ftp.thunixme5v4rnoby.onion
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
<Directorymatch "^/.*/\.git/">
|
<Directorymatch "^/.*/\.git/">
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin webmaster@thunix.net
|
ServerAdmin webmaster@thunix.net
|
||||||
ServerName rpm.thunix.net
|
ServerName rpm.thunix.net
|
||||||
|
ServerAlias rpm.thunixme5v4rnoby.onion
|
||||||
DocumentRoot /var/www/rpm.thunix.net
|
DocumentRoot /var/www/rpm.thunix.net
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin webmaster@thunix.net
|
ServerAdmin webmaster@thunix.net
|
||||||
ServerName stats.thunix.net
|
ServerName stats.thunix.net
|
||||||
|
ServerAlias stats.thunixme5v4rnoby.onion
|
||||||
DocumentRoot /var/www/stats.thunix.net
|
DocumentRoot /var/www/stats.thunix.net
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin webmaster@thunix.net
|
ServerAdmin webmaster@thunix.net
|
||||||
ServerName www.thunix.net
|
ServerName www.thunix.net
|
||||||
|
ServerAlias www.thunixme5v4rnoby.onion
|
||||||
DocumentRoot /var/www/thunix.cf
|
DocumentRoot /var/www/thunix.cf
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
|||||||
Reference in New Issue
Block a user