mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-07-02 22:39:24 +00:00
Got conf files in
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<VirtualHost *:80>
|
||||
ServerAdmin amcclure@ttm.sh
|
||||
ServerName mail.thunix.cf
|
||||
DocumentRoot /var/www/thunix/mail
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
</VirtualHost>
|
||||
Reference in New Issue
Block a user