Disable directory listing
807567Feb 27 2007 — edited May 28 2008hi all,
For security concern, i want to know the directory listing function.
If i type http://www.testing.com/testing, the directory listing is displayed as followings:
For example:
Index of /testing/
Name Last modified Size Description
--------------------------------------------------------------------------------
Parent Directory
a.html 28-Feb-2007 12:12 1K
In obj.conf,
PathCheck fn="find-index" index-names="index.html,home.html,index.htm,index.php"
Any ways to keep the find-index function and disable directory listing function? I am using sun one web server 6.1 sp6.
Thanks.