30 Oct 2001
Note to the person that got to my site searching for "iis directory browsing turn off script asp" on Google. You can’t turn off directory browsing through ASP. You need to change a setting at the server. If you don’t have access to do that, just put a blank HTML file called default.htm in every directory.
I want to enable directory browsing, but need to avoid link to parent which the directory where the root is. My problem is I have used framset and allowing directory browsing in a particular frame. If the user clicks parent directory continuesly, at a point the framset comes inside the frame. How to prevent it?
To enable IIS “Directory Browsing” go to or open IIS>> Default Web Site >> [Right Click] Properties >>click “Home Directory” >>Find Below CheckBox “Directory Browsing” [Checked it]
Adam Kalsey
Mobile: 916.600.2497
Email: adam AT kalsey.com
AIM or Skype: akalsey
©1999-2008 Adam Kalsey.
Content management by Movable Type.
Bert
September 11, 2004 12:29 AM
You can go to the properties windows of you default web directory, and on the tab “Home Directory”, you can turn off Directory Browsing!