
Disabling Directory Listing on Your Web Server – And Why It Matters
By default, some web servers allow directory listing, which means that if no default index file (such as index.html or index.php) is present, the server will display a list of all files and directories in that folder. This can expose sensitive files, scripts, and configurations,…
The post Disabling Directory Listing on Your Web Server – And Why It Matters appeared first on Acunetix.
*** This is a Security Bloggers Network syndicated blog from Web Security Blog | Acunetix authored by acunetix. Read the original post at: https://www.acunetix.com/blog/articles/disabling-directory-listing-web-server/