>>   +        5958  Wrong mod_jk.conf for path pattern
>Easy enough to fix.  The only question is if we want to change only
>${Server}Config, or do we want to change the mod_jk behavior 
>so that the two
>statements:
>JkMount /myApp/foobar/* ajp13
>  and
>JkMount /myApp/foobar* ajp13
>are the same (i.e. more like <servlet-mapping>)?

Update only Server config since many production sites
use the current JkMount /myApp/foobar/* ajp13 way to 
map their WEBAPP. 

Just to avoid us to upgrade related bugs reports ;)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to