yeah you're right, it does, thats what I've been
doing. But I'm having to use a rewrite rule to ensure
I don't have to go and manually edit the silly amount
of hardcoded links to /logout I've inherited with the
old code...:-(

Just bugs me that I don't understand the details of
why..

Marty


--- Frank Wiles <[EMAIL PROTECTED]> wrote:

> On Tue, 1 Nov 2005 14:54:31 +0000 (GMT)
> Martin Moss <[EMAIL PROTECTED]> wrote:
> 
> > Hey Frank..
> > 
> > I agree, thats why I setup the logout2 control
> test.
> > What I don't understand is "why" it is tripping it
> > out. Surely it would only trip it out if the order
> of
> > the httpd.conf filesmatch and location is set one
> way
> > around, and then not trip it out if the order is
> > reversed, not both as I'm seeing...
> 
>   Order has almost no meaning in Apache's config
> files.  It's all
>   about the depth of the "nesting" of directives. 
> Much like CSS. 
> 
>   I don't have a really great explanation as to the
> cause, as I've
>   never used embedperl.  But I would think it would
> make your life
>   easier if you just didn't put handlers on
> Locations that also have
>   Embedperl scripts on the filesystem.  For
> clarity/readability as
>   much as to avoid this bug. 
> 
>  ---------------------------------
>    Frank Wiles <[EMAIL PROTECTED]>
>    http://www.wiles.org
>  ---------------------------------
> 
> 



                
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com

Reply via email to