-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stephanie,

Stephanie Wullbieter wrote:
| Hi, what to do when I want generally mount a context and it's
| subdirectories with mod_jk to one worker/router, but a special
| subdirectory of it to a different worker/router?
|
| Does this work in mod_jk.conf?
|
| JkMount /app/web/indexer   worker42
| JkMount /app/web/indexer/* worker42
|
| JkMount /app   routerInt4
| JkMount /app/* routerInt4

This is pure speculation, but I would put your generic stuff first and
then add more-specific rules afterward.

This should be easy to test empirically.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkigeRkACgkQ9CaO5/Lv0PBxnwCfcurgQhh16luTUem26aMxbfY4
EckAoKUS6LgQLCGHeHj2RkvGM8Lvrl96
=Grma
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to