Displaying 1 result from an estimated 1 matches for "howtodeployrailsappunderdirectori".
Did you mean:
howtodeployrailsappunderdirectory
2008 Jun 13
2
Rails at a different document root?
Hi,
I need my Rails app to not create internal URLs that begin with "/",
but rather something like "/rails". Does anyone know where this would
be configured?
Basically, I''m building a setup with Rails behind Apache, and Apache
using mod_proxy to route requests to the Rails server instance. So
for example, Apache is doing this:
https://server/rails --->