vote up 1 vote down star

Hi,

Is it possible to run some PHP pages at "example.com" AND also run a rails application at say "test.example.com" on Dreamhost? Has anyone done this?

Or do I need to run rails apps on separate domains?

Thanks.

flag

50% accept rate
I think a better place for this would be the dreamhost support forums. This is way too specific for here. – ryeguy Mar 5 at 14:26

2 Answers

vote up 4 vote down check

In the Dreamhost control panel menu, go to "Manage Domains" under "Domains".

Add the domain example.com as a fully hosted domain, and keep the default settings. PHP is set up on fully hosted domains by default, so you're good to go there.

Go back to the "Manage Domains" panel and set up the subdomain test.example.com. This time, check the box marked "Ruby on Rails Passenger (mod_rails)?" and fill in the form to specify the public folder of your Rails app. For full details on how to set up a Passenger app in DH, you should check out the relevant DH wiki article - the instructions are pretty straightforward.

Best of luck!

link|flag
thanks. very helpful. – Jim Jones Mar 5 at 18:16
vote up -4 vote down

You can do it and I have done it. Not to sound like an advertisement, but their control panel makes it simple to do what you want.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.