In article <[EMAIL PROTECTED]>,
 Ron Garret <[EMAIL PROTECTED]> 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to