7 lines
77 B
ApacheConf
7 lines
77 B
ApacheConf
![]() |
Order Allow,Deny
|
||
|
Deny from all
|
||
|
|
||
|
<Files "index.php">
|
||
|
Allow from all
|
||
|
</Files>
|