5 lines
69 B
ApacheConf
5 lines
69 B
ApacheConf
|
<Files "index.html">
|
||
|
Order Allow,Deny
|
||
|
Deny from all
|
||
|
</Files>
|