Update 'roles/webserver/files/etc/apache2/sites-available/autoconfig.thunix.net.conf'
This commit is contained in:
parent
da7439cee1
commit
986d5431a0
|
@ -2,7 +2,6 @@
|
||||||
ServerName autoconfig.thunix.net
|
ServerName autoconfig.thunix.net
|
||||||
ServerAdmin webmaster@thunix.net
|
ServerAdmin webmaster@thunix.net
|
||||||
DocumentRoot /var/www/autoconfig/
|
DocumentRoot /var/www/autoconfig/
|
||||||
|
|
||||||
<Directory /data/www/autoconfig/>
|
<Directory /data/www/autoconfig/>
|
||||||
Options -Indexes +FollowSymLinks
|
Options -Indexes +FollowSymLinks
|
||||||
DirectoryIndex index.html
|
DirectoryIndex index.html
|
||||||
|
|
Loading…
Reference in New Issue