aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/tomcat/uriworkermap.properties
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/data/deploy/tomcat/uriworkermap.properties')
-rw-r--r--id/server/data/deploy/tomcat/uriworkermap.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/id/server/data/deploy/tomcat/uriworkermap.properties b/id/server/data/deploy/tomcat/uriworkermap.properties
new file mode 100644
index 000000000..32b4c1f50
--- /dev/null
+++ b/id/server/data/deploy/tomcat/uriworkermap.properties
@@ -0,0 +1,9 @@
+# a sample mod_jk uriworkermap.properties file for mapping
+# MOA-ID-AUTH and MOA-ID-PROXY web service requests to workers
+#
+# omit the mappings you don't need
+
+#/moa-id-auth/*=moaworker
+
+#forward all requests to tomcat (e.g.)
+/*=moaworker \ No newline at end of file