From 30b51f122dac66296e5b17c9ca2cc89a871ffdc2 Mon Sep 17 00:00:00 2001 From: gregor Date: Tue, 16 Dec 2003 11:26:04 +0000 Subject: =?UTF-8?q?Rewrite=20der=20URLs=20f=C3=BCr=20signierte=20Dateien?= =?UTF-8?q?=20und=20Bilder=20implementiert=20und=20getestet.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@74 d688527b-c9ab-4aba-bd8d-4036d912da1d --- spss.slinterface/res/resources/properties/init.properties | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'spss.slinterface/res/resources/properties') diff --git a/spss.slinterface/res/resources/properties/init.properties b/spss.slinterface/res/resources/properties/init.properties index 59724d207..634fff872 100644 --- a/spss.slinterface/res/resources/properties/init.properties +++ b/spss.slinterface/res/resources/properties/init.properties @@ -11,4 +11,12 @@ service.sp.endpoint = http://localhost:8080/moa-spss/services/SignatureVerificat service.sp.trustProfileId = TrustProfile1 result.showetsi = false -result.showslmanifest = false \ No newline at end of file +result.showslmanifest = false + +rewrite.proxyURL = http://localhost:8080/moa-spss-sl/rewrite +rewrite.sliUrlParamName = targetURL +result.sliUrl = http://localhost:8080 + + + + \ No newline at end of file -- cgit v1.2.3