generic backend hostname "spdemo"
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 13 Jun 2013 13:38:00 +0000 (13:38 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 13 Jun 2013 13:38:00 +0000 (13:38 +0000)
etc/apache2/spdemo-px

index c827bee..5a48337 100644 (file)
@@ -15,7 +15,7 @@
      Allow from all
    </Proxy>
 
-   ProxyPass         / http://dart:80/
-   ProxyPassReverse  / http://dart:80/
+   ProxyPass         / http://spdemo/
+   ProxyPassReverse  / http://spdemo/
 </VirtualHost>