deploying a rails app on subdomain with wordpress on root
I have a rails app (2.3.2) which needs a sales site and blog for which im using wordpress.
Id like
to be all done via wordpress
and
So my questions are
1) Does this wordpress / rails setup demand I use specific software e.g. nginx over apache?
2) How do i setup the subdomain and install the rails app to be linked to it?
Can anyone can provide some pointers, terms to search for, tutorials etc re this???