John H. Robinson, IV wrote:
> 
> $ for i in `lynx -dump http://www.google.com/supported_domains`; do echo 
> "RewriteCond %{HTTP_REFERER} ^http://www$i [OR]"; done >> rewrite_rules
> 

D'oh! that should be > for clobbering the existing(if any) rewrite_rules
file.

> -john

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-steer

Reply via email to