If you want to use authentication (NCSA auth or other) then you must
find a way to configure the browsers to use a proxy.
There is multiple methods of activating a proxy configuration in the
browsers, depending on your environment:
* Manual configuration of proxy address
* Manual configuraiton of proxy auto config script
* Automatic configuration via central logon scripts run each time the
users log on to the network (corporate environment)
* WPAD automatic configuration via DHCP/DNS, if supported by the
browser.
And then, if you do not need authentication, there is the dirty method
of intercepting any requests for port 80 at the TCP/IP level and have
them sent to the proxy. See the Squid FAQ. Note however that
interception at the TCP/IP level is incompatible with the use of
authentication.
Regards
Henrik
tis 2003-01-21 klockan 15.57 skrev alberto:
> Hello,
> I just install squid 2.4 on a red hat 8.0, i use a ncsa auth and i have read
> the Interception Caching-Proxying, but i have one question, is it possible
> to intercept all the request to squid without configure the browsers??
> without telling the port, the ip...
> Thank you in advanced...
> Best regards...
-- Henrik Nordstrom <hno@squid-cache.org> MARA Systems AB, SwedenReceived on Tue Jan 21 2003 - 11:09:51 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:45 MST