removed unused apache.conf
This commit is contained in:
parent
af783ce98b
commit
cba135afd4
1 changed files with 0 additions and 10 deletions
10
apache.conf
10
apache.conf
|
@ -1,10 +0,0 @@
|
|||
<VirtualHost *:80>
|
||||
ServerAdmin webmaster@localhost
|
||||
DocumentRoot /var/www/public
|
||||
|
||||
<Directory /var/www>
|
||||
Options Indexes FollowSymLinks
|
||||
AllowOverride All
|
||||
Require all granted
|
||||
</Directory>
|
||||
</VirtualHost>
|
Loading…
Reference in a new issue