$OpenBSD: patch-conf_uriworkermap_properties,v 1.1.1.1 2013/01/25 08:51:16 dcoppa Exp $
--- conf/uriworkermap.properties.orig	Mon Mar 19 18:50:27 2012
+++ conf/uriworkermap.properties	Wed Nov 28 12:17:29 2012
@@ -15,21 +15,12 @@
 
 # uriworkermap.properties - IIS
 #
-# This file provides sample mappings for example wlb
+# This file provides sample mappings for example node1
 # worker defined in workermap.properties.minimal
 # The general syntax for this file is:
 # [URL]=[Worker name]
 
-/admin/*=lb
-/manager/*=lb
-/jsp-examples/*=lb
-/servlets-examples/*=lb
-/examples/*=lb
-
-# Optionally filter out all .jpeg files inside that context
-# For no mapping the url has to start with exclamation (!)
-
-!/servlets-examples/*.jpeg=lb
+/examples/*=node1
 
 #
 # Mount jkstatus to /jkmanager
