If you're just talking about changing the root URL to the site

www.mycompany.com/page1 to www.anothercompany.com/page1

The answer is sure, as many URL's as you can point to your webserver
it'll serve pages from the default application no problem.

If you're talking about doing something like:

www.mycompany.com/pages/1/ and do URL rewriting you'll need an ISAPI
filter in asp classic.

If you just want your own extension foo.com/page1.jeff you just need
to create a reference in IIS and have them handled by ASP or whatever.

Jeff 
On Tue, 20 Jul 2004 20:47:21 -0000, bef218 <[EMAIL PROTECTED]> wrote:
> Does anyone know if it is possible to show a different url than the
> default url for a page?  What I mean is, let's say when someone
> hits "page1" on your site, the url shows "www.mycompany.com/page1.
> Can the url be changed to show something different
> like "www.anothercompany.com/page1" even though "page1" actually
> does reside within the mycompany domain?
> 
> Thanks.
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
>


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to