This commit is contained in:
Zuohuadong
2017-10-12 18:54:09 +08:00
parent eefd04dbfc
commit 17ea7b313f
104 changed files with 2759 additions and 13902 deletions

View File

@ -1,9 +1,9 @@
<VirtualHost *:80>
ServerName laradock.dev
DocumentRoot /var/www/html/
DocumentRoot /var/www/
Options Indexes FollowSymLinks
<Directory "/var/www/html/">
<Directory "/var/www/">
AllowOverride All
<IfVersion < 2.4>
Allow from all