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

Tom,

tom_goring wrote:
| I'm after a simple setting that appends a prefix on the URI so a WAR
dropped
| in webapp's dir is prefixed with dev/test/etc.  Does not look like
there is
| one though.

mod_rewrite is a magical beast. Read the httpd documentation for this
module and you should be able to come up with a pattern that maps one
URL to another before handing the request off to mod_jk. Just remember
that you need to set the "continue process" bit in the options for the
RewriteRule.

- -chris

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

iEYEARECAAYFAkhquYMACgkQ9CaO5/Lv0PAjdgCffiWv+mSYfwTBeH1qqVOMtK1E
rwkAn2pvOriIm74KV/xOFbHqgamz0Sku
=u+TL
-----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