diff options
Diffstat (limited to 'apache/wpad')
-rw-r--r-- | apache/wpad/wpad.dat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apache/wpad/wpad.dat b/apache/wpad/wpad.dat deleted file mode 100644 index e7b5574..0000000 --- a/apache/wpad/wpad.dat +++ /dev/null @@ -1,4 +0,0 @@ -function FindProxyForURL(url, host) -{ -return "PROXY proxy:3128 ; PROXY proxy:3128" ; -} |