View Single Post
Old May 8th, 2008, 8:44 AM   #21 (permalink)
Fuyu
Registered User
Seasoned Poster
 
Joined in Jan 2004
Lives in Atlanta, GA, USA
Hosted on PASS3
66 posts
Gave thanks: 7
Thanked 0 times
Er, hold on...

Quote:
[Thu May 8 08:13:41 2008] [alert] [client xx.xx.xx.xx] /home/xxxxx/public_html/forum/.htaccess: RewriteRule: unknown flag 'L]'\n
*Math is hard look on face*

http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html
Quote:
'last|L' (last rule)
Stop the rewriting process here and don't apply any more rewrite rules. This corresponds to the Perl last command or the break command in C. Use this flag to prevent the currently rewritten URL from being rewritten further by following rules. For example, use it to rewrite the root-path URL ('/') to a real one, e.g., '/e/www/'.
Hmmm, brb.
__________________
Server: Pass3 (72.29.75.151)

Last edited by Fuyu; May 8th, 2008 at 8:59 AM. Reason: Looked up [L]
Fuyu is offline   Reply With Quote