From 6fb37e4ca32c11f489bc5cd0f1b9a36eadec08ff Mon Sep 17 00:00:00 2001 From: rudolf Date: Fri, 19 Dec 2003 08:01:39 +0000 Subject: MOA-ID 1.1.1D01 git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@78 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id.server/data/deploy/tomcat/uriworkermap.properties | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'id.server/data/deploy/tomcat/uriworkermap.properties') diff --git a/id.server/data/deploy/tomcat/uriworkermap.properties b/id.server/data/deploy/tomcat/uriworkermap.properties index daf0dca1a..32b4c1f50 100644 --- a/id.server/data/deploy/tomcat/uriworkermap.properties +++ b/id.server/data/deploy/tomcat/uriworkermap.properties @@ -3,5 +3,7 @@ # # omit the mappings you don't need -/moa-id-auth/*=moaworker -/moa-id-proxy/*=moaworker \ No newline at end of file +#/moa-id-auth/*=moaworker + +#forward all requests to tomcat (e.g.) +/*=moaworker \ No newline at end of file -- cgit v1.2.3