Parent Directory | Revision Log | Revision Graph
Updates
1 | bytegw | 1.1 | diff -Nur -x '*.orig' -x '*.rej' e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/dhcpd.conf/26wpad mezzanine_patched_e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/dhcpd.conf/26wpad |
2 | --- e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/dhcpd.conf/26wpad 2008-02-22 16:15:17.000000000 +0000 | ||
3 | +++ mezzanine_patched_e-smith-proxy-4.14.0/root/etc/e-smith/templates/etc/dhcpd.conf/26wpad 2008-02-22 16:13:38.000000000 +0000 | ||
4 | @@ -5,7 +5,7 @@ | ||
5 | |||
6 | { | ||
7 | |||
8 | - $OUT .= 'option wpad-url "http://wpad.yourproxy.you/proxy.pac";'; | ||
9 | + $OUT .= " option wpad-url \"http://wpad.$DomainName/wpad.dat\";"; | ||
10 | } | ||
11 | else | ||
12 | { |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |