[squid-users] Squid problem with http://username:password@host/path

From: <Uwe.Uphoff@dont-contact.us>
Date: Thu, 2 Oct 2003 15:39:11 +0200

Hi!
I'm using Squid and want to use a php-skript as redirector. As far as I
know
Squid understand the following extended URL syntax for HTTP:

http://username:password@host/path

I wrote a simple redirector script which write STDIN to a file and to
STDOUT. Now I can see that the following URL:

http://username:password/10.10.33.1/index.php

will be interpreted to

http://10.10.33.1/index.php 10.10.34.1/- - GET

Why can't I see username:password in my script? I need these informations
for the redirector-process.

I hope you can give me an answer to solve my problem.
Thanks for your help.

Best regards
Uwe
Received on Thu Oct 02 2003 - 07:39:12 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:16 MST