-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck and Thomas,
Caldarale, Charles R wrote: >> From: Thomas Kwan (eTechFocus) [mailto:[EMAIL PROTECTED] >> Subject: Re: Register url in ROOT application >> >> I want to be able to register a servlet in the ROOT application >> that will handle request to "/app1". Note that the name space >> "/app1" is already taken up by my "app1" application. [snip] > If you are front-ending Tomcat with httpd, I think you could also use > URL rewriting in httpd to get the request to go where you want it. Better yet, you can simply do this: JkMount /app1 your-root-worker JkMount /app1/* your-app1-worker No rewriting necessary! - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGxbMS9CaO5/Lv0PARAmvYAKCaXbR3H6HA/UygbxUvQCDekFRmEACdEc22 FvTVqGP/Zxq4rXhD9C8RwJc= =hgOC -----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]