My httpd.conf has:
<LocationMatch "^/$">
Options -Indexes
ErrorDocument 403 /error/noindex.html
</LocationMatch>
ServerSignature Off
--------------------------------------------
I restart httpd, and yet, it generates the index of directories and
writes server name. Am I missing something?
>> Stay informed about: Index and serversignature