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