On Thu, 11 Dec 2003, Rami Jaamour wrote:

> #!/usr/bin/perl
> $|=1;
> while (<>) {
>     
> [EMAIL PROTECTED]://soaptest.parasoft.com/[EMAIL 
> PROTECTED]://soaptest.parasoft.com/glue/calculator-01.wsdl@;
>     
> [EMAIL PROTECTED]://soaptest.parasoft.com/glue/[EMAIL 
> PROTECTED]://soaptest.parasoft.com:8000/glue/calculator@;
>     print;
> }
> 
> The first one work fine, but the when there are port changes like the 
> second one it does not work, I just get a 404 from apache on 81!

I don't see even how first can work. How does your Squid find it's way to
port 81? The redirector is looking for a port 80 url and returning a port 
80 url..

Regards
Henrik

Reply via email to