<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>2 Bit Hacker &#187; apache</title>
	<atom:link href="http://weblog.2bithacker.net/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://weblog.2bithacker.net</link>
	<description>We do what we must because we can.</description>
	<lastBuildDate>Mon, 30 Aug 2010 04:51:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Website DNSBL</title>
		<link>http://weblog.2bithacker.net/2007/11/website-dnsbl.html</link>
		<comments>http://weblog.2bithacker.net/2007/11/website-dnsbl.html#comments</comments>
		<pubDate>Tue, 20 Nov 2007 02:35:33 +0000</pubDate>
		<dc:creator>Chip</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[dnsbl]]></category>

		<guid isPermaLink="false">http://weblog.2bithacker.net/geek-stuff/website/website-dnsbl.html</guid>
		<description><![CDATA[Giving something new a try in the battle against blog spam; DNSBLs. It works for e-mail, so maybe it&#8217;ll work for the web too. I&#8217;ve rigged up Apache with mod_access_dnsbl to query Spamhaus&#8217;s XBL and SBL for each request and to reply with &#8220;not authorized&#8221; if the they&#8217;re listed in the DNSBL. I also rigged [...]]]></description>
			<content:encoded><![CDATA[<p>Giving something new a try in the battle against blog spam; <span class="caps">DNSBL</span>s. It works for e-mail, so maybe it&#8217;ll work for the web too. I&#8217;ve rigged up Apache with <a href="http://www.apacheconsultancy.com/modules/mod_access_dnsbl/">mod_access_dnsbl</a> to query <a href="http://spamhaus.org/">Spamhaus&#8217;s</a> XBL and <span class="caps">SBL </span>for each request and to reply with &#8220;not authorized&#8221; if the they&#8217;re listed in the <span class="caps">DNSBL.</span> I also rigged up my own local <span class="caps">DNSBL </span>zone so I can list the IPs of the spam that Akismet catches.</p>

<p>So, if you can&#8217;t read this, let me know.</p>]]></content:encoded>
			<wfw:commentRss>http://weblog.2bithacker.net/2007/11/website-dnsbl.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
