<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Lighttpd block wget useragent  for specific urls</title> <atom:link href="http://www.cyberciti.biz/tips/howto-lighttpd-block-useragent.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/howto-lighttpd-block-useragent.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: pat</title><link>http://www.cyberciti.biz/tips/howto-lighttpd-block-useragent.html#comment-159975</link> <dc:creator>pat</dc:creator> <pubDate>Fri, 01 Oct 2010 10:05:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-lighttpd-block-useragent.html#comment-159975</guid> <description># user-agent empty or made of any number of spaces  rejected
$HTTP[&quot;useragent&quot;] =~ &quot;^ *$&quot; {
url.access-deny = ( &quot;&quot; )
}
there&#039;s a single space between ^ and *</description> <content:encoded><![CDATA[<p># user-agent empty or made of any number of spaces  rejected<br
/> $HTTP["useragent"] =~ &#8220;^ *$&#8221; {<br
/> url.access-deny = ( &#8220;&#8221; )<br
/> }</p><p>there&#8217;s a single space between ^ and *</p> ]]></content:encoded> </item> <item><title>By: 悉尼</title><link>http://www.cyberciti.biz/tips/howto-lighttpd-block-useragent.html#comment-149384</link> <dc:creator>悉尼</dc:creator> <pubDate>Wed, 08 Jul 2009 07:41:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-lighttpd-block-useragent.html#comment-149384</guid> <description>Is it possible to match all the blank agent?</description> <content:encoded><![CDATA[<p>Is it possible to match all the blank agent?</p> ]]></content:encoded> </item> <item><title>By: ear</title><link>http://www.cyberciti.biz/tips/howto-lighttpd-block-useragent.html#comment-140797</link> <dc:creator>ear</dc:creator> <pubDate>Tue, 14 Aug 2007 22:40:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-lighttpd-block-useragent.html#comment-140797</guid> <description>This is pointless imo.
Users will still be able to use wget on your whole domain if they use wget --user-agent ....</description> <content:encoded><![CDATA[<p>This is pointless imo.<br
/> Users will still be able to use wget on your whole domain if they use wget &#8211;user-agent &#8230;.</p> ]]></content:encoded> </item> </channel> </rss>
