On Wed, 22 Aug 2001, sterling wrote:
> I just submitted a patch to [EMAIL PROTECTED] for this bug (and have
> attached it below)
that works! thanks
_
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://
hi all...
this brief patch allows you to override container directives using the
func parameter in a Makefile.PL, as in
my @directives = (
{ name => ' 'RAW_ARGS',
func => 'Location',
cmd_data => '1',
req_override => 'OR_ALL', },
{ name => ' 'RAW_ARG
I just submitted a patch to [EMAIL PROTECTED] for this bug (and have
attached it below)
sterling
Index: modules/http/mod_mime.c
===
RCS file: /home/cvspublic/httpd-2.0/modules/http/mod_mime.c,v
retrieving revision 1.55
diff -u -r1.5