Fixed ftp.thunix.net

This commit is contained in:
Ubergeek 2019-02-16 02:02:10 +00:00
parent 9138fcc9fc
commit 9b4f37939e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<VirtualHost *:80>
ServerAdmin webmaster@thunix.net
ServerName ftp.thunix.cf
ServerName ftp.thunix.net
DocumentRoot /var/www/ftp.thunix.cf
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
@ -25,4 +25,4 @@
SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.cf/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
</VirtualHost>
</IfModule>
</IfModule>