If you're running a server OS (WinNT/2k/.Net Server), then just create another website in IIS, and set the Home Directory to the sub directory off the other website. (On your DNS server you need to point both addresses to the IP address assigned to your machine.
If you have a desktop OS, then it is possible, but a little more difficult. You'd have to detect the host name requested, and possibly do a Server.Execute() to the appropriate file... Cheers Ken ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From: <[EMAIL PROTECTED]> Subject: Change site url : Is there a way to run a sub web site from my main site, say : www.mywebsite.com/subsite1 <http://www.mywebsite.com/subsite1> : <http://www.mywebsite.com/subsite1 <http://www.mywebsite.com/subsite1> > : but to have the url say www.mysecondwebsite.com : <http://www.mysecondwebsite.com> <http://www.mysecondwebsite.com : <http://www.mysecondwebsite.com> > ??? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
