Have a look here for [OR]
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritecond
 
You'll find [L] somewhere there also. It means like "Last Rule, stop chain, 
don't process any further rules".
 
Cheers /Carsten

________________________________

Von: senthil kumar [mailto:[EMAIL PROTECTED]
Gesendet: Fr 13.01.2006 10:31
An: users@httpd.apache.org
Betreff: [EMAIL PROTECTED] Meaninf of [L]


RewriteCond %{REMOTE_HOST}  ^host1.*  [OR]
iteRule  ^/$                 /homepage.max.html  [L]

Please suggest the meaning of [OR] ? [L] ? on rewrite rule


<<winmail.dat>>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to