# [EMAIL PROTECTED] / 2007-01-22 20:45:42 +0000:
> # [EMAIL PROTECTED] / 2007-01-22 19:28:29 +0000:
> > Roman Neuhauser wrote:
> > >Ok, what does RewriteLog contain for one such request?
> > >RewriteLogLevel 9.
> > 
> > http://paste.lisp.org/display/35779
> 
> As you can see, the processing doesn't stop when it hits the RewriteRule
> you thought was the only relevant (lines 6, 7):
> 
> 91.84.87.114 - - [22/Jan/2007:19:20:56 +0000] 
> [example.com/sid#91e8128][rid#9235280/initial] (3) [perdir 
> /home/example/public_html/] applying pattern '^section/addfriend(/)?(.*)$' to 
> uri 'section/addfriend/will'
> 91.84.87.114 - - [22/Jan/2007:19:20:56 +0000] 
> [example.com/sid#91e8128][rid#9235280/initial] (2) [perdir 
> /home/example/public_html/] rewrite 'section/addfriend/will' -> 
> 'index.php?cmd=section/addfriend&username=will'
> 
> I think this paragraph from the apache manual applies to you:

Bzzzt, I'm an idiot.  It doesn't, of course.  You're still missing [L]
and that's what I was trying to point you at until the cat ran over my
keyboard...


-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to