[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PerlResponseHandler + mod_jk


On 9/25/07, André Warnier <suppressed> wrote:
>  From what I understand of the documentation, by the time we get to the
> input filter, we are already at the Response stage, which means all the
> stuff about interpreting the headers, and assigning the request to
> mod_jk, is already done. No ?

No.  http://perl.apache.org/docs/2.0/user/handlers/filters.html#HTTP_Request_Versus_Connection_Filters

> The mod_jk "re-direction" is specified in httpd.conf by the following
> kind of config lines :
>
> <IfModule mod_jk.c>
>      JkMount /xyz ajp13
>      JkMount /xyz/* ajp13
> </IfModule>

You'll have to find out what the JkMount directive does.  It probably
just sets a few Location mappings for you.  Ask the mod_jk list.

- Perrin


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.