Welcome Guest | Login

deploying a 2th rails applications, new domain still hits the first application

Hi,
I've followed step by step the tutorial:

Deploying multiple Rails apps under one accounthttp://www.hostingrails.com/forums/wiki_thread/6

I have a new domain, that has to point to a new app. I already have a working rails app. So after I parked the domain, I changed the .htaccess of first app as described in the tutorial.
But for some reason the new domain is hitting the primary application instead of the second one.
I have the rewrite rule in the pri app .htaccess, the sym link from priapp/public/secapp points to secapp/public

Any suggestion?
Cheers,
Enrico

2007-10-11 05:27 AM

Hello,

I can see that you have parked "meonrails.com" onto the main domain itself. So on accessing the URL http://meonrails.com ,you will get the same main domain app. Do remove the parked domain and add it as a add-on domain.

Also I have recreated the sym-link for "meonrails" , edited the .htaccess file of the meonrails and now the URL http://www.enricoteotti.info/meonrails/ seems to be working fine.

Do check and confirm working at your end now.

2007-10-11 06:12 AM

Regards,
Rahul
yeah enricoteotti.info/meonrails works, even meonrails.com used to work but the css was not working.

I had to change mephisto's .htaccess following http://mephisto.stikipad.com/help/show/HostingMultipleSites (first version posted)

Thank you very much Rahul.
Enrico

2007-10-11 07:24 AM


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