Greg Lazarev wrote: > Hi, > > I am trying to figure out how to best serve a PHP app on the same server > as my Rails app. Basically, the PHP app is a 3rd party blog that I want > to be able to access on the same server. The server is powered by > mongrel cluster and apache. I tried putting the blog in /public but then > /blog/login does not work, while /blog/login.php does. Anyway what is > the best way to solve this? >
I personally just use a different sub-domain. Cheers, Mohit. 9/29/2009 | 9:02 AM. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

