[Nix-dev] Put hydra behind a reverse proxy
maggesi at math.unifi.it
maggesi at math.unifi.it
Thu Sep 22 12:40:34 CEST 2011
Hi,
I would like to put my hydra sever behind a reverse apache proxy.
It should be served like
http://my.server/hydra/
(notice the path hydra/ at the end)
this is my hydra.conf file for now
using_frontend_proxy 1
base_uri http://my.server/hydra/
notification_sender my at email
However, hydra seems not to be able to cope with the relative path hydra/.
That is all relative url are based on http://my.server/ instead of
http://my.server/hydra/.
How can I correct this?
Thanks,
M
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the nix-dev
mailing list