Mailing List Archive

Is my configuration safe enough?
Hello,
I want to disable Directory Listing on my server and my Virtual Server configuration is:

<Directory "/var/www/wp">
Options -Indexes
AllowOverride All
Require all granted
</Directory>

Is it OK and safe?

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org