We are using CF 7 and IIS 6, if anyone needs to know the setup. Ajas.
On 4/25/08, 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<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/> > ------------------------------------------------------------- -- <Ajas Mohammed /> http://ajashadi.blogspot.com No matter what, find a way. Because thats what winners do. You can't improve what you don't measure. Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives. "Live as if you were to die tomorrow. Learn as if you were to live forever." ------------------------------------------------------------- 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 -------------------------------------------------------------
