X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=etc%2Fapache2%2Fspclient-mike;h=edba1c78468bbb9c34179bff488a196a0d5860ac;hb=a35a2f35b4513a5cb440d1615211dc80dc72fbba;hp=eb017beb1fc7308628573732cfc1ae855129b748;hpb=8d69eca630099c99bf30426a59538a08afbc961c;p=mkws-moved-to-github.git diff --git a/etc/apache2/spclient-mike b/etc/apache2/spclient-mike index eb017be..edba1c7 100644 --- a/etc/apache2/spclient-mike +++ b/etc/apache2/spclient-mike @@ -1,20 +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 + DocumentRoot /usr/local/src/git/mkws/experiments/spclient/ + Alias /libjs-pz2/ /usr/local/src/git/libjs-pz2/ + RewriteEngine on RewriteLogLevel 1 RewriteLog /var/log/apache2/spclient-rewrite.log - - DocumentRoot /usr/local/src/git/mkws/experiments/spclient/ - - RewriteRule /service-proxy-auth /service-proxy/?command=auth&action=login&username=guest&password=guest [P] # [NE,P] + 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/