From: Mike Taylor Date: Tue, 18 Jun 2013 14:00:33 +0000 (+0100) Subject: Comments, whitespace X-Git-Tag: 0.9.1~593 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=27d56e43b82da167d4ccf79089d43ccc14308cc8;p=mkws-moved-to-github.git Comments, whitespace --- diff --git a/etc/apache2/spclient-mike b/etc/apache2/spclient-mike index 848f4af..edba1c7 100644 --- a/etc/apache2/spclient-mike +++ b/etc/apache2/spclient-mike @@ -1,21 +1,18 @@ -# Configuration for the apache web server -*- apache -*- +# Configuration for the apache web server # Running on Mike's local development box -# This file is a variant of "spdemo" -# pazpar2 / service proxy config ServerName x.spclient.indexdata.com ErrorLog /var/log/apache2/spclient-error.log CustomLog /var/log/apache2/spclient-access.log combined - RewriteEngine on - RewriteLogLevel 1 - RewriteLog /var/log/apache2/spclient-rewrite.log - DocumentRoot /usr/local/src/git/mkws/experiments/spclient/ Alias /libjs-pz2/ /usr/local/src/git/libjs-pz2/ - RewriteRule /service-proxy-auth /service-proxy/?command=auth&action=login&username=guest&password=guest [P] # [NE,P] + RewriteEngine on + RewriteLogLevel 1 + RewriteLog /var/log/apache2/spclient-rewrite.log + RewriteRule /service-proxy-auth /service-proxy/?command=auth&action=login&username=guest&password=guest [P] # [NE,P] # For MKC Service Proxy ProxyPass /service-proxy/ http://mkc.indexdata.com:9009/service-proxy/