Friday, July 16, 2004, 5:31:35 PM, you wrote:
SB> Ah, sorry, I'm lost in the sea of methods
hahaha I know the feeling.
SB> -- I think we have exactly
SB> what you want. It should appear in here:
SB> http://perl.apache.org/docs/2.0/api/Apache/HookRun.html
This was the key I needed. I installed m
Friday, July 16, 2004, 12:54:06 PM, you wrote:
GY> Rob Bloodgood wrote:
>> I'm using mod_access for Allow/Deny, and on Deny it of course responds
>> to the client with FORBIDDEN. I've experimented with using a fixup
>> handler to change this to a REDIRECT,
GY> I don't see how that could happen -