Jon Wyatt wrote:
> 
> >
> > [EMAIL PROTECTED] wrote:
> > >
> > > Simple first stage question:-
> > >
> > > Your not using mod_rewrite at all (it took me 6 hours to work out that that was 
>causing the same problem for me).
> > >
> >
> > I wasn't but I am now and it's made no difference.
> >
> 
> I'm going to change my mind now. I'm still not using it.
> 
> To use that mod surely I need to do the following:-
> 
> Edit Configure to enable the mod_rewrite
> perl Makefile.PL .....{with everything enabled}
> make && make install
> cd apache dir
> make install
> 
> The mod is now statically linked in, right?
> 
> Or am I completely wrong?
> 
> Jon.

--enable-module=rewrite

FYI, unless you have 'RewriteEngine on' and rules/etc .. this really
shouldn't interfere.

Just a hunch, are you using CGI::ReadParse?

When I first used Apache::Registry, ReadParse got me .. for all I know,
it works differently now.

-Jay J

Reply via email to