r0wbrt / advertsieve

Transparent proxy server for content policy management
Other
1 stars 0 forks source link

Http server serves directory index for static sites #1

Closed r0wbrt closed 6 years ago

r0wbrt commented 6 years ago

For static sites, the http server will serve the directory index to the client. This can lead to security issues. The static server should not do this by default.

https://security.stackexchange.com/questions/17670/is-it-dangerous-to-allow-user-to-view-a-file-directory-via-web-browser