parent
a52e48bb2f
commit
ab9dbb63d0
|
@ -22,8 +22,8 @@
|
||||||
<Directory WEB_ROOT>
|
<Directory WEB_ROOT>
|
||||||
DirectoryIndex index.php
|
DirectoryIndex index.php
|
||||||
AllowOverride all
|
AllowOverride all
|
||||||
Order allow,deny
|
|
||||||
<IfVersion < 2.4>
|
<IfVersion < 2.4>
|
||||||
|
Order allow,deny
|
||||||
Allow from all
|
Allow from all
|
||||||
</IfVersion>
|
</IfVersion>
|
||||||
<IfVersion >= 2.4>
|
<IfVersion >= 2.4>
|
||||||
|
|
Loading…
Reference in New Issue