how do i change the view of a virtual directroy????
There are two general ways to "browse" a webserver (including virtual
directories):
1. Enable Directory Browsing in IIS. This gives you a textual directory
list and is not customizable
2. Enable WebDAV. You can then use Explorer to directly browse the web
server like it's another directory, with icons and everything.
There are security ramifications to doing #2 (namely, it's opening up a lot
more functionality on the web server to handle WebDAV [including WebDAV
specific vulnerabilities] and give you the pretty UI) -- so you should
decide whether the UI is worth the additional security risk.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
Does any one know how to change the view on a virtual
directory? I'm trying to make it have icons (like word
files) instead of a directory list?? HELP!!!
Luis P.
|