[dw-free] disable directory listing for /img
[commit: http://hg.dwscoalition.org/dw-free/rev/c0e09f6b18c8]
http://bugs.dwscoalition.org/show_bug.cgi?id=631
Disable directory listing for /img.
Patch by
owl.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=631
Disable directory listing for /img.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/img/index.html
-------------------------------------------------------------------------------- diff -r 61eeeb8ebdcd -r c0e09f6b18c8 htdocs/img/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/htdocs/img/index.html Sun Apr 05 23:44:07 2009 +0000 @@ -0,0 +1,4 @@ +<html> +<head> +</head> +</html> --------------------------------------------------------------------------------