You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Bojan Smojver <bo...@rexursive.com> on 2002/07/22 00:44:11 UTC

Re: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

I have reworked the code to take care of aliases (i.e. to use what
Apache already knows about them from the main request). Please note that
URI will be left unchanged, so unless Tomcat knows about the aliases as
well, nothing will get served.

I will not commit the change to mod_jk2 since there are major objections
to the code in the first place. Please consider this as just an attempt
to correct the brain dead code that involved DocumentRoot, rather then
actual file location and mixing URI's with filenames, nothing more.

Bojan

On Mon, 2002-07-22 at 08:34, bojan@apache.org wrote:
> bojan       2002/07/21 15:34:25
> 
>   Modified:    jk/native/apache-2.0 mod_jk.c


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>