From 1b6f12a1b874e3e3d4e6e2e175e3f3b629dc59a6 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 9 Jul 2013 13:00:17 +0100 Subject: [PATCH] Do not proxy for examples.indexdata.com. That now has its own proxying config. --- tools/apache2/mkws-proxy | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/apache2/mkws-proxy b/tools/apache2/mkws-proxy index c914008..1ec95b5 100644 --- a/tools/apache2/mkws-proxy +++ b/tools/apache2/mkws-proxy @@ -1,6 +1,5 @@ ServerName mkws.indexdata.com - ServerAlias example.indexdata.com ProxyRequests off ProxyVia On -- 1.7.10.4