You could also do a forward on the domain, with whoever manages the DNS. On Fri, Apr 25, 2008 at 10:33 AM, Howard Fore <[EMAIL PROTECTED]> wrote:
> I like to do this sort of thing at the webserver level with the Apache > directives from the mod_alias and mod_rewrite modules. I think the newer IIS > versions have something similar (someone please correct me if I'm wrong). > > hofo > > On Fri, Apr 25, 2008 at 9:53 AM, Ajas Mohammed <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I have a client who has url say www.xyz.com. They want a new url >> www.abc.com so that when user enters www.xyz.com, the user should see >> www.abc.com in his address bar of browser. Basically an alias/redirection >> with address bar showing the new url. I could have done redirection by dns >> names/url redirection at website level but problem is I have a subfolder >> application >> i.e. www.xyz.com/subapp. >> >> Now if I do dns/url redirection, and user tries to access >> subfolderapplication with this url, >> www.xyz.com/subapp/home.cfm, it takes the user automatically to >> www.abc.com/home.cfm i.e. the main application without the >> subfolderapplication, and I dont want that. It should take user to >> www.abc.com/subfolder/home.cfm. >> > > > > -- > Howard Fore, [EMAIL PROTECTED] > "The universe tends toward maximum irony. Don't push it." - Jeff Atwood > ------------------------------------------------------------- > Annual Sponsor - Figleaf Software <http://www.figleaf.com> > > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > ------------------------------------------------------------- > -- Steven Ross web application & interface developer http://blog.stevensross.com [mobile] 404-488-4364 [fax] (404) 592-6885 [ AIM / Yahoo! : zeriumsteven ] [googleTalk : nowhiding ] ------------------------------------------------------------- Annual Sponsor FigLeaf Software - http://www.figleaf.com To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
