I have a Windows 2003 Server running IIS. I need to know hot to setup user
home pages. I have a website that makes use of user home pages. The user
home pages does not require authentication. I have put the main web pages in
a directory called test.com. The user pages are also in the test.com
directory. I have a user directory called acole in the test.com directory.
Inside the acole directory is a web directory where the user's home page
resides. How do I get IIS to pull the user's home pages off the main site
without recoding the web pages.