ramanujan oops wrote:
I tried setting up a reverse proxy setup on my local box and I was
checking if I was able to start a depot server with proxy-base.
However, even after starting it with shifted base, pkg refresh/pkg
send would fail. Request your help in troubleshooting this. I followed
the below shown steps:

1) I edited the config file of apache2.2 to allow the reverse proxy.
(It is originally referenced as "http://opensolaris2.chn99.sun.com";).

bash-3.2# cat /etc/apache2/2.2/httpd.conf | grep Proxy
ProxyPass       /release  http://opensolaris2.chn99.sun.com:10000/

You likely need a slash at the end of /release, in other words: "/release/"

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to