From 9133ed31b7d085e37c6d7dc9d6f95c379757e39a Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 3 Jul 2014 17:13:25 +0100 Subject: [PATCH] Remove trailing whitespace. --- tools/apache2/mkws-ssl-px | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/apache2/mkws-ssl-px b/tools/apache2/mkws-ssl-px index d160cc1..1269ee5 100644 --- a/tools/apache2/mkws-ssl-px +++ b/tools/apache2/mkws-ssl-px @@ -1,7 +1,7 @@ # A very simple configuration to proxy the irspy - ServerName mkws.indexdata.com + ServerName mkws.indexdata.com ServerAlias mkws-dev.indexdata.com @@ -35,9 +35,9 @@ # Didn't help # Disable gzipping # RequestHeader unset Accept-Encoding - # Didn't help + # Didn't help # ProxyReceiveBufferSize 8192 - # Didn't help + # Didn't help SetEnv force-proxy-request-1.0 1 SetEnv proxy-nokeepalive 1 -- 1.7.10.4