Hi Grant, > Can httpGate be used as a reverse proxy for other web applications that don't > happen to be PicoLisp? I like how simple it is compared to the other servers > I've tried to configure.
I'm not sure how useful it is for other applications. It cooperates tightly with the PicoLisp server, which forks child processes, which then listen at their own private ports, and get addressed by httpGate va the "https://<host>/<port>/..." syntax. I suspect other apps cannot handle this. ☺/ A!ex -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
