5 lines
71 B
ApacheConf
5 lines
71 B
ApacheConf
Deny from all
|
|
<IfModule mod_autoindex.c>
|
|
Options -Indexes
|
|
</ifModule>
|