Local SP config not needed
[mkws-moved-to-github.git] / etc / apache2 / spclient-proxy
index eab9a02..4e16c51 100644 (file)
       Allow from all
     </Proxy>
 
-    ProxyPass         / http://diane:80/
-    ProxyPassReverse  / http://diane:80/
+    ProxyPass         / http://caliban:80/
+    ProxyPassReverse  / http://caliban:80/
 
     # These are the logs for the proxying operation
     ErrorLog /var/log/apache2/mkws-proxy-error.log
     CustomLog /var/log/apache2/mkws-proxy-access.log combined
 </VirtualHost>
-