Thanks Nick...Worked a treat.
Obvious really - now I feel a bit stupid :-P
Regards
Steve
On Thu, Jul 16, 2009 at 7:24 AM, Nick Kew wrote:
> Steve Dalton wrote:
>
> In my Directory section. This works when I remove the JkMount - but as
>> soon as mod_jk is in play,
>>
>
> Once you're proxying (a
Steve Dalton wrote:
In my Directory section. This works when I remove the JkMount - but as
soon as mod_jk is in play,
Once you're proxying (as you are with mod_jk), there is no Directory -
only what the backend (tomcat) returns.
Use instead.
--
Nick Kew
---
Hi All
I have a nicely working Apache 2.2 proxying to Tomcat 6 via mod_jk (Ubuntu
Jaunty). I need to slap up a quick basic auth user/password on the site to
only allow special guests into the site for an initial limited release. I
thought I could just put something like this:
Auth