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: