Delete 'roles/webserver/files/etc/apache2/sites-available/ftp.summit.ttm.sh.conf'
This commit is contained in:
parent
623e3be8e6
commit
1b44741061
|
@ -1,7 +0,0 @@
|
||||||
<VirtualHost *:80>
|
|
||||||
ServerAdmin amcclure@ttm.sh
|
|
||||||
ServerName ftp.summit.ttm.sh
|
|
||||||
DocumentRoot /var/www/summit/ftp
|
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
|
||||||
</VirtualHost>
|
|
Loading…
Reference in New Issue