Omry Yadan wrote: >> Yes, under port 1024 is root-only. >> >> Interesting, I didn't think about this problem before. >> I'll see what solutions can be done. >> >> > A lightweight tcp proxy is one option. >
It seems that the simplest solution is to have our shared Apache handle all SSL details, proxying requests to Daniel's localhost-only web server, which need not even use SSL and can listen on some goofy port number. This can be configured easily with Domtool. _______________________________________________ HCoop-Help mailing list [email protected] https://lists.hcoop.net/listinfo/hcoop-help
