Apache 2.4 update

pull/1/head
Fabien Mathey 2017-07-13 15:28:43 +02:00 committed by GitHub
parent 8f8a71b93c
commit d4155e71e0
1 changed files with 1 additions and 2 deletions

View File

@ -120,8 +120,7 @@ project and you should be ready to go! It should look something like below:
<Directory /path/to/monarc/public>
DirectoryIndex index.php
AllowOverride All
Order allow,deny
Allow from all
Require All Granted
</Directory>
</VirtualHost>