[Gmod-gbrowse] [Gmod-help] Severe problems to get GBrowse properly running behind ReverseProxy setup
Don Gilbert
gilbertd at cricket.bio.indiana.edu
Wed Feb 17 13:31:21 EST 2010
Rainer,
I don't have a general answer to your problem, but have wrestled w/ such apache proxy calls
and gbrowse a lot. Your last solution should work: outside and inside server ("/sub-dir" -> "/sub-dir")
A more complicated way is to set up an apache virtual host on the inside-server, with document root
at /sub-dir, and all /cgi-bin/ calls redirected as needed, then configure that virtual inside-server
to behave the way you want to see it from outside-server. Proxy from outside-server to
virtual-host.inside-server, where that may be a port-numeric virtual host, inside-server:portnum,
instead of virtual-host.inside-server
- Don Gilbert
More information about the Gmod-help
mailing list