[plt-scheme] Running plt web server behind a reverse proxy

From: Hans Oesterholt-Dijkema (hdnews at gawab.com)
Date: Tue Jul 4 03:25:09 EDT 2006

Dear All,

I'm running plt web server on port 8080 on the same
server as the apache server. I need to access the plt
server for specific tasks. I'm doing this via the reverse
proxy:

http://host.xyz.ab/plt

However, the plt webserver resets the requests to
http://host.xyz.ab

Can this be done differently?

--Hans



Posted on the users mailing list.