summaryrefslogtreecommitdiff
path: root/apache/vhosts.d/wpad
diff options
context:
space:
mode:
Diffstat (limited to 'apache/vhosts.d/wpad')
-rw-r--r--apache/vhosts.d/wpad6
1 files changed, 0 insertions, 6 deletions
diff --git a/apache/vhosts.d/wpad b/apache/vhosts.d/wpad
deleted file mode 100644
index 847a676..0000000
--- a/apache/vhosts.d/wpad
+++ /dev/null
@@ -1,6 +0,0 @@
-<VirtualHost *>
- ServerName wpad
- DocumentRoot /etc/local-COMMON/apache/wpad
- RewriteEngine On
- RewriteRule ^/.*$ /etc/local-COMMON/apache/wpad/wpad.dat [T=application/x-ns-proxy-autoconfig]
-</VirtualHost>