Directory browsing / listing in IIS Server - ASP Views : 390
Tagged in : ASP
0 0
Send mail
Directory browsing / listing in IIS Server:

By default Directory listing is disabled in IIS Server and you will get error message while listing any directory. In order to display the listing, use the following steps,

* Open inetmgr.(Start -> Run -> inetmgr)
* Select "Directory Browsing" option.
* You will be able to see "Enable" button in the right pane.
* Just click on the button and run the directory in your browser.
By Ramya, On - 2011-02-25



    Login to add Comments .