Welcome Guest | Login

One App - Multiple Domains

Hello,

I would like to point an additional domain name to my app, but instead of it going to the root I would like it to point to a specific controller.  For example, if my current site is www.fun.com and it points to ~/fun/public_html , I would like www.morefun.com to essentially be www.fun.com/morefun/ in the location bar of the browser. But, of course there would be no ~/fun/public_html/morefun . Is this possible? Is this a mod_rewrite issue?

Thanks.

2008-04-10 10:28 AM

Hi - You may need to set up some rewrite rules in your .htaccess to redirect your URL from  www.morefun.com to www.fun.com/morefun/.  Thank you

2008-04-10 02:07 PM

HostingRails Support

Hello Guest! In order to post you must be an active client with us, please log in or sign up.