Displaying 1 result from an estimated 1 matches for "proxypassrevers".
Did you mean:
proxypassreverse
2006 Jul 13
3
mongrel, apache, mod_proxy, etc...
after days and days of fighting back and forth with an apache/fastcgi
environment, i found mongrel and was up and running smoothly in about 10
minutes.
i''m having a hard time with something though. if i set up ProxyPass and
ProxyPassRevers to the root of the site, everything works fine. however
once i try to just use separate directories for all of my apps, none of
the attachments are working when using the helpers: images, css files,
javascript, etc...
to fix this, i''m running each application in it''s own virtu...