Re: Bug: jk2 2.0.4 vs. mod_dir

2004-03-30 Thread Jess Holle
jean-frederic clere wrote: I think I have reproduced it with the following: +++ Alias /examples /opt/SMAWoIS/jakarta-tomcat-4.1.29/webapps/examples JkUriSet group ajp13:pgtr0327:8009 +++ The /examples/servlet/* uri has "/examples/servlet/*-1" for uri and match_type "suffix" sounds we

Re: Bug: jk2 2.0.4 vs. mod_dir

2004-03-30 Thread jean-frederic clere
jean-frederic clere wrote: Henri Gomez wrote: Jess Holle wrote: Henri Gomez wrote: Jess Holle wrote: Sorry, I should have said mod_alias, not mod_dir... With Apache 1.3 or 2.0 ? 2.0.49 on Windows. I have not tried Solaris or AIX yet. [I have not bothered with mod_jk2 with Apache 1.3 --

Re: Bug: jk2 2.0.4 vs. mod_dir

2004-03-30 Thread jean-frederic clere
Henri Gomez wrote: Jess Holle wrote: Henri Gomez wrote: Jess Holle wrote: Sorry, I should have said mod_alias, not mod_dir... With Apache 1.3 or 2.0 ? 2.0.49 on Windows. I have not tried Solaris or AIX yet. [I have not bothered with mod_jk2 with Apache 1.3 -- I just use mod_jk there on an

Re: Bug: jk2 2.0.4 vs. mod_dir

2004-03-30 Thread Henri Gomez
Jess Holle wrote: Henri Gomez wrote: Jess Holle wrote: Sorry, I should have said mod_alias, not mod_dir... With Apache 1.3 or 2.0 ? 2.0.49 on Windows. I have not tried Solaris or AIX yet. [I have not bothered with mod_jk2 with Apache 1.3 -- I just use mod_jk there on an old with old sort

Re: Bug: jk2 2.0.4 vs. mod_dir

2004-03-30 Thread Jess Holle
Henri Gomez wrote: Jess Holle wrote: Sorry, I should have said mod_alias, not mod_dir... With Apache 1.3 or 2.0 ? 2.0.49 on Windows. I have not tried Solaris or AIX yet. [I have not bothered with mod_jk2 with Apache 1.3 -- I just use mod_jk there on an old with old sort of principle.] I can

Re: Bug: jk2 2.0.4 vs. mod_dir

2004-03-30 Thread Henri Gomez
Jess Holle wrote: Sorry, I should have said mod_alias, not mod_dir... With Apache 1.3 or 2.0 ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Bug: jk2 2.0.4 vs. mod_dir

2004-03-30 Thread Jess Holle
Sorry, I should have said mod_alias, not mod_dir... -- Jess Holle Jess Holle wrote: mod_jk2 2.0.4 seems to have the same issues that several mod_jk 1.2.x releases had with mod_dir. Specifically something like: Alias /MyWebApp "D:\my_app_view\Myapp/codebase" Options Indexes FollowS

Re: Bug: jk2 2.0.4 vs. mod_dir

2004-03-30 Thread jean-frederic clere
Jess Holle wrote: mod_jk2 2.0.4 seems to have the same issues that several mod_jk 1.2.x releases had with mod_dir. Specifically something like: Alias /MyWebApp "D:\my_app_view\Myapp/codebase" Options Indexes FollowSymLinks AllowOverride None deny from all