Apache 2.4 update
parent
8f8a71b93c
commit
d4155e71e0
|
@ -120,8 +120,7 @@ project and you should be ready to go! It should look something like below:
|
||||||
<Directory /path/to/monarc/public>
|
<Directory /path/to/monarc/public>
|
||||||
DirectoryIndex index.php
|
DirectoryIndex index.php
|
||||||
AllowOverride All
|
AllowOverride All
|
||||||
Order allow,deny
|
Require All Granted
|
||||||
Allow from all
|
|
||||||
</Directory>
|
</Directory>
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue