<?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: Denying non-local referrers</title>
	<atom:link href="http://blog.niceperson.org/2005/02/01/denying-non-local-referrers/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.niceperson.org/2005/02/01/denying-non-local-referrers/</link>
	<description>Making it up as I go along.</description>
	<lastBuildDate>Mon, 07 Feb 2011 18:34:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jlv</title>
		<link>http://blog.niceperson.org/2005/02/01/denying-non-local-referrers/comment-page-1/#comment-537</link>
		<dc:creator>jlv</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.niceperson.org/wordpress/2005/02/01/denying-non-local-referrers/#comment-537</guid>
		<description>So will this stop browsers that have referring turned off, like I just did with Firefox, and I think some Internet security programs do (Norton) by default on windows machines?  Mildly curious where you are hosting (at home?) that you can get the sys admin to modify the setup like that for you.  Hmm it makes it through the previewer, so here goes....</description>
		<content:encoded><![CDATA[<p>So will this stop browsers that have referring turned off, like I just did with Firefox, and I think some Internet security programs do (Norton) by default on windows machines?  Mildly curious where you are hosting (at home?) that you can get the sys admin to modify the setup like that for you.  Hmm it makes it through the previewer, so here goes....</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurabelle</title>
		<link>http://blog.niceperson.org/2005/02/01/denying-non-local-referrers/comment-page-1/#comment-538</link>
		<dc:creator>Laurabelle</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.niceperson.org/wordpress/2005/02/01/denying-non-local-referrers/#comment-538</guid>
		<description>No, it won&#039;t stop browsers that don&#039;t show a referrer because it gives the benefit of the doubt when there&#039;s no referrer.  That&#039;s the first line of the code (^$, blank match). I don&#039;t mind giving the benefit of the doubt, because what I care about right now is blocking referrer spam. If referrer spammers dropped the referrer in order to pass my block, that would be pretty pointless, wouldn&#039;t it?

If my code were blocking your browser, you wouldn&#039;t see any images on my site (including the background image), and you wouldn&#039;t even get to compose a comment at all.

As for where I&#039;m hosting, see &lt;a href=&quot;http://www.beehost.net&quot;&gt;Beehost.net&lt;/a&gt;. The sysadmin is my ex-boyfriend. :-)</description>
		<content:encoded><![CDATA[<p>No, it won't stop browsers that don't show a referrer because it gives the benefit of the doubt when there's no referrer.  That's the first line of the code (^$, blank match). I don't mind giving the benefit of the doubt, because what I care about right now is blocking referrer spam. If referrer spammers dropped the referrer in order to pass my block, that would be pretty pointless, wouldn't it?</p>
<p>If my code were blocking your browser, you wouldn't see any images on my site (including the background image), and you wouldn't even get to compose a comment at all.</p>
<p>As for where I'm hosting, see <a href="http://www.beehost.net">Beehost.net</a>. The sysadmin is my ex-boyfriend. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlv</title>
		<link>http://blog.niceperson.org/2005/02/01/denying-non-local-referrers/comment-page-1/#comment-539</link>
		<dc:creator>jlv</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.niceperson.org/wordpress/2005/02/01/denying-non-local-referrers/#comment-539</guid>
		<description>This is spam from a php script</description>
		<content:encoded><![CDATA[<p>This is spam from a php script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlv</title>
		<link>http://blog.niceperson.org/2005/02/01/denying-non-local-referrers/comment-page-1/#comment-540</link>
		<dc:creator>jlv</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.niceperson.org/wordpress/2005/02/01/denying-non-local-referrers/#comment-540</guid>
		<description>Hmm, I didn&#039;t think that would work...  I thought for a minute there that this might solve a similar sort of problem I&#039;m dealing with.

Go ahead and delete both of these if you want.</description>
		<content:encoded><![CDATA[<p>Hmm, I didn't think that would work...  I thought for a minute there that this might solve a similar sort of problem I'm dealing with.</p>
<p>Go ahead and delete both of these if you want.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

