BaseHTTPServer and Apache

Ron Garret rNOSPAMon at flownet.com
Fri Apr 13 19:44:45 EDT 2007


In article <rNOSPAMon-8BDDE1.16253913042007 at news.gha.chartermi.net>,
 Ron Garret <rNOSPAMon at flownet.com> wrote:

> Does 
> anyone know of a straightforward way to get Apache to "forward" requests 
> to a given path to another HTTP server running on a different port?

Never mind, I think I figured it out.  Apparently what I need is the 
ProxyPassReverse directive.

I'd still be interested in hearing about people's experience using 
BaseHTTPServer for real applications.

Thanks,
rg



More information about the Python-list mailing list