virtual URL?http://forums.asp.net/t/390995.aspx/1?virtual+URL+Wed, 12 Nov 2003 13:40:40 -0500390995390995http://forums.asp.net/p/390995/390995.aspx/1?virtual+URL+virtual URL? Hello, Is it possible to setup a virtual site URL which point to my site on the server? For example, I have a site using this URL http://www.mycom.com/project1/index.aspx, is it possible to use another URL like http://www.project.xxx to point to my previous site?? Thanks a lot for any help!! 2003-11-11T16:57:34-05:00391395http://forums.asp.net/p/390995/391395.aspx/1?Re+virtual+URL+Re: virtual URL? Can you elaborate a lil more? 2003-11-12T01:00:25-05:00391409http://forums.asp.net/p/390995/391409.aspx/1?Re+virtual+URL+Re: virtual URL? I knew it's not easy to solve this problem. I have many web applications on my server, for example, I have the following URLs for 3 projects http://www.mycom.com/clientA (for Client A) http://www.mycom.com/clientB (for Client B) http://www.mycom.com/clientC (for Client C) Can I use the following URLs(shorter and hide my company's domain name) which point to the above web site respectively? http://www.clientA-project.com http://www.clientB-project.com http://www.clientC-project.com 2003-11-12T01:32:17-05:00391730http://forums.asp.net/p/390995/391730.aspx/1?Re+virtual+URL+Re: virtual URL? Sure -- assuming you own those domains and can create multiple websites. Each website you create can be a different domain pointing to different folder. 2003-11-12T12:38:50-05:00391781http://forums.asp.net/p/390995/391781.aspx/1?Re+virtual+URL+Re: virtual URL? Thanks guys, I have worked it out. 2003-11-12T13:37:26-05:00