Jay J wrote:
> 
> 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.
> 

This was the problem. The mod wasn't enabled but the rule was in there.
I'm still having problems enabling the mod which is a bit worrying but
that's a different story, I may ask for assistance later.

Thanks both for your help.

Jon.

Reply via email to