Hello all,
I would like some clarification on configuring IIS. Here's the break down
Windows Server 2003 R2
IIS 6
One site (Default Web Site)
A few virtual directories (aceproject and contmgr)
The aceproject and contmgr virtual directories came from installing some web
applications. The server name for this example is serverA. I can get to each
web app by typing
http://serverA/aceproject and
http://serverA/contmgr. Now
because I would like to "mask" (dont know if that's the right word) the
server name I would like to create DNS/WINS records that get me directly to
each web app. For example:
http://recordA will bring me right to
http://serverA/aceproject
http://recordB will bring me right to
http://serverA/contmgr
Now, I have dont alot of research and alot of what is being talked about is
hosting multiple sites using the same IP but I think what I want is multiple
"virtual directories" under one site using same IP. Is this possible?
Any help is very much appreciated.
Thanks,
Dan