Got Windows 2003 Server running IIS6. Let's say the IP address is 123.123.123.123.
If I go onto IE and enter 123.123.123.123 it takes me to the IISRoot directory that has been setup in IIS, no probs there.
But I want to create a new Web Site with the name "CTI" so out local network can access the webpages by typing:
http://123.123.123.123/CTI or
\\[servername]\CTI or
\\CTI
I can't have the directory of this new site on the same drive or as a sub-directory of the IISRoot.
Any ideas how to do it please?
If I go onto IE and enter 123.123.123.123 it takes me to the IISRoot directory that has been setup in IIS, no probs there.
But I want to create a new Web Site with the name "CTI" so out local network can access the webpages by typing:
http://123.123.123.123/CTI or
\\[servername]\CTI or
\\CTI
I can't have the directory of this new site on the same drive or as a sub-directory of the IISRoot.
Any ideas how to do it please?