[Inteproxy-commits] r293 - trunk/server/conf

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Nov 3 09:58:53 CET 2010


Author: bjoern
Date: 2010-11-03 09:58:52 +0100 (Wed, 03 Nov 2010)
New Revision: 293

Modified:
   trunk/server/conf/inteproxy-rewrite.conf
Log:
Adjustment of the substitute directive for correct rewriting of URLs in
GetCapabilites responses.


Modified: trunk/server/conf/inteproxy-rewrite.conf
===================================================================
--- trunk/server/conf/inteproxy-rewrite.conf	2010-10-29 17:58:37 UTC (rev 292)
+++ trunk/server/conf/inteproxy-rewrite.conf	2010-11-03 08:58:52 UTC (rev 293)
@@ -1,2 +1,3 @@
 RewriteRule ^/inteproxy\-demo\.intevation\.org\/cgi\-bin\/frida\-wms$ https:/$0?user=meier&password=meier [QSA,P]
 RewriteRule ^/www\.geobasisdaten\.niedersachsen\.de\/mapgate\/.*$ https:/$0?user=USERNAME&password=PASSWORT [QSA,P]
+Substitute s!https?://(inteproxy\055demo\.intevation\.org\/cgi\055bin\/frida\055wms|www\.geobasisdaten\.niedersachsen\.de\/mapgate\/)!http://SERVERNAME:64609/$1!



More information about the Inteproxy-commits mailing list