> What i type in the browser is the url to myscript  (see original note
> below).
> 
> What i want displayed is simply the output of myscript  (which i DO
> get successfully if i point directly at the destination, again, as i
> note below.
> 
> -george
If you show us your exact proxy directive, it would help. You are probably missing the 
port.
Thus, your ProxyPass (and ProxyPassReverse) should say:
ProxyPass / http://my.dest.com:8080/
Aryeh
---
Aryeh Katz
VASCO                   
www.vasco.com           

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to