Stewart Stremler wrote: > begin quoting Joshua Penix as of Fri, Sep 08, 2006 at 01:07:25PM -0700: > > > > On Sep 8, 2006, at 8:37 AM, Stewart Stremler wrote: > > > > >>I'd be more than happy to paste the entire list into our config. > > > > > >Like this? > > > > Yeah pretty much like that. Thanks very much, pasted right into > > Apache. And thanks for the csh source, nicely done. :) Might be > > worth a crosspost to LPSG for shell newbies. > > 'k
Bah! That is a sh one-liner $ for i in `lynx -dump http://www.google.com/supported_domains`; do echo "RewriteCond %{HTTP_REFERER} ^http://www$i [OR]"; done >> rewrite_rules (note: i did not compare outputs) -john -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-steer
