To do this you have two options:
1. Dont embed the password in the URL. Then Squid will require proper
authentication before processing the request using the normal
authentication mechanism.
2. Escape the # as %23 (23 == hex code for #)
The first one is preferred by a number of reasons.
--- Henrik Nordström Martin Boening wrote: > we have a user who wants to retrieve some Software via FTP > from some customer support server. He has a login with a > password containing a hash. ... > ftp://mboen:foo#bar@ftp.uu.netReceived on Wed Nov 26 1997 - 13:55:41 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:44 MST