<?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 Access to Comment Spammers (and others) Using htaccess and 403 Pages</title>
	<atom:link href="http://blogcrafted.com/deny-access-htaccess-403-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogcrafted.com/deny-access-htaccess-403-error/</link>
	<description>build the blog you want!</description>
	<lastBuildDate>Tue, 16 Aug 2011 02:22:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: BlogCrafted</title>
		<link>http://blogcrafted.com/deny-access-htaccess-403-error/#comment-15</link>
		<dc:creator>BlogCrafted</dc:creator>
		<pubDate>Mon, 11 Aug 2008 02:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://hire.mrsmicah.com/?p=51#comment-15</guid>
		<description>Hi Ron, sent you an e-mail about this too. First, I don&#039;t have two .htaccess files, but I&#039;d suggest trying to plain .htaccess file first.

If you want to be super-sure, find a friend and have them comment on your site. Then block their IP or even general IP (using the *) in the .htaccess file. If they can still get in and comment, add it to the other as well.

I put the code right after #END WordPress.</description>
		<content:encoded><![CDATA[<p>Hi Ron, sent you an e-mail about this too. First, I don&#8217;t have two .htaccess files, but I&#8217;d suggest trying to plain .htaccess file first.</p>
<p>If you want to be super-sure, find a friend and have them comment on your site. Then block their IP or even general IP (using the *) in the .htaccess file. If they can still get in and comment, add it to the other as well.</p>
<p>I put the code right after #END WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron@TheWisdomJournal</title>
		<link>http://blogcrafted.com/deny-access-htaccess-403-error/#comment-14</link>
		<dc:creator>Ron@TheWisdomJournal</dc:creator>
		<pubDate>Sat, 09 Aug 2008 13:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://hire.mrsmicah.com/?p=51#comment-14</guid>
		<description>I have two files:

.htaccess  and
.htaccess.HandlerBak

Which one should I use? And where in this line should I place the new text?

# Use PHP5 as default
AddHandler application/x-httpd-php5 .php
# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


# END WordPress


Thanks!!!</description>
		<content:encoded><![CDATA[<p>I have two files:</p>
<p>.htaccess  and<br />
.htaccess.HandlerBak</p>
<p>Which one should I use? And where in this line should I place the new text?</p>
<p># Use PHP5 as default<br />
AddHandler application/x-httpd-php5 .php<br />
# BEGIN WordPress</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]</p>
<p># END WordPress</p>
<p>Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fathersez</title>
		<link>http://blogcrafted.com/deny-access-htaccess-403-error/#comment-13</link>
		<dc:creator>fathersez</dc:creator>
		<pubDate>Sun, 27 Jul 2008 15:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://hire.mrsmicah.com/?p=51#comment-13</guid>
		<description>Hi, Ms. C,

This is really great. Looks simple enough even for a tech bozo like me to understand.

I, too, have a Tom like character. I have been appealing to him to leave me alone, but it is clear that he is deaf and dumb.

So your advice is my next option. Let me try.

Thanks, Ma&#039;am.</description>
		<content:encoded><![CDATA[<p>Hi, Ms. C,</p>
<p>This is really great. Looks simple enough even for a tech bozo like me to understand.</p>
<p>I, too, have a Tom like character. I have been appealing to him to leave me alone, but it is clear that he is deaf and dumb.</p>
<p>So your advice is my next option. Let me try.</p>
<p>Thanks, Ma&#8217;am.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

