[FLUG] Re: wpad how to
- From: "Filippo Carletti" <carletti@xxxxxxxxxx>
- To: <fanolug@xxxxxxxxxxxxx>
- Date: Mon, 3 Feb 2003 21:36:30 +0100
Mailing List del Fortunae LUG
=============================
> all'url http://fanolug.sestante.net/doc.php?id=1 e' possibile trovare
> l'how to scritto 5 minuti fa, contributi e suggerimenti sono graditi
Credo funzioni solo con ie (non ho mai provato con mozilla).
Per squid ecco un proxy.pac
function FindProxyForURL(url, host)
{
if (url.substring(0, 5) == "http:" ||
url.substring(0, 7) == "gopher:" ||
url.substring(0, 4) == "ftp:")
return "PROXY proxy:3128;";
}
Squid supporta solo http, gopher e ftp.
Faccio anche notare che il rilevamento automatico e' default in ie, quindi
non e' necessario controllare tutti i pc.
Ciao,
Filippo
P.S. Se per gestire il sito usassimo un CMS tipo wiki, avrei potuto
correggere gli errori ed integrare il tuo howto.
--
<Gecco> quando ti troverai per lavoro chiuso in
una stanzetta senza nulla tranne il tuo portatile
e nethack, vedrai quanto e` divertente.
- References:
- [FLUG] wpad how to
- From: Carlo
Other related posts:
- » [FLUG] wpad how to
- » [FLUG] Re: wpad how to
- [FLUG] wpad how to
- From: Carlo