<?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: My New WordPress Plugin: Localhost Restricter</title>
	<atom:link href="http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/</link>
	<description>Custom Web Developer</description>
	<lastBuildDate>Thu, 28 Jan 2010 20:01:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1-RC1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Baran</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-16</link>
		<dc:creator>Baran</dc:creator>
		<pubDate>Sat, 15 Nov 2008 19:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-16</guid>
		<description>Very Good!!</description>
		<content:encoded><![CDATA[<p>Very Good!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crane Machine</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-13</link>
		<dc:creator>Crane Machine</dc:creator>
		<pubDate>Sun, 21 Sep 2008 14:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-13</guid>
		<description>Very Good~!!</description>
		<content:encoded><![CDATA[<p>Very Good~!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ottawa Escort</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-14</link>
		<dc:creator>Ottawa Escort</dc:creator>
		<pubDate>Wed, 17 Sep 2008 18:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-14</guid>
		<description>Very Good!!
I Like!!</description>
		<content:encoded><![CDATA[<p>Very Good!!<br />
I Like!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Leon</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-15</link>
		<dc:creator>David Leon</dc:creator>
		<pubDate>Sat, 23 Aug 2008 08:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-15</guid>
		<description>Thank you so much. Check out my blog, it is already there… You might not understand much, since it is in Uk</description>
		<content:encoded><![CDATA[<p>Thank you so much. Check out my blog, it is already there… You might not understand much, since it is in Uk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Olson</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-12</link>
		<dc:creator>Gary Olson</dc:creator>
		<pubDate>Sat, 31 May 2008 15:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-12</guid>
		<description>Great Job Here...I enjoyed it..! Gary</description>
		<content:encoded><![CDATA[<p>Great Job Here&#8230;I enjoyed it..! Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-11</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 24 Mar 2007 19:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-11</guid>
		<description>Or simply block outside access using XAMPP.</description>
		<content:encoded><![CDATA[<p>Or simply block outside access using XAMPP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Fitzgerald</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-10</link>
		<dc:creator>Trevor Fitzgerald</dc:creator>
		<pubDate>Tue, 20 Feb 2007 21:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-10</guid>
		<description>Jerry,

I agree and I actually do the same thing.  I use an .htaccess file to deny access from anyone but myself.

&lt; Files &quot;*&quot; &gt;
order deny,allow
deny from all
allow from 127.0.0.1
&lt; /Files &gt;

^ Works perfectly.  (minus the spaces before and after the tags because I can&#039;t post tags in the comments here).

However, this plugin accomplishes pretty much the same thing.  I suppose I could make it so that it restricts access based on IP address, too, and not just the URL.

Thanks,
Trevor</description>
		<content:encoded><![CDATA[<p>Jerry,</p>
<p>I agree and I actually do the same thing.  I use an .htaccess file to deny access from anyone but myself.</p>
<p>< Files "*" ><br />
order deny,allow<br />
deny from all<br />
allow from 127.0.0.1<br />
< /Files ></p>
<p>^ Works perfectly.  (minus the spaces before and after the tags because I can&#8217;t post tags in the comments here).</p>
<p>However, this plugin accomplishes pretty much the same thing.  I suppose I could make it so that it restricts access based on IP address, too, and not just the URL.</p>
<p>Thanks,<br />
Trevor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CIO Jerry</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-9</link>
		<dc:creator>CIO Jerry</dc:creator>
		<pubDate>Tue, 20 Feb 2007 16:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-9</guid>
		<description>For a self-hosted blog server, it&#039;d be safer &amp; cleaner to stop it at network perimeter (a router, a firewall or a proxy server). To name a few, iptables on Linux and Windows Firewall on Windows, or other firewall of your choice, squid rules.

Short of that, apache&#039;s &#039;deny from&#039; directive should works great too, in the main httpd.conf or local .htaccess.

The plugin should be only be necessary when you are in a hosted environment when you don&#039;t have control over the above layers of defense.</description>
		<content:encoded><![CDATA[<p>For a self-hosted blog server, it&#8217;d be safer &amp; cleaner to stop it at network perimeter (a router, a firewall or a proxy server). To name a few, iptables on Linux and Windows Firewall on Windows, or other firewall of your choice, squid rules.</p>
<p>Short of that, apache&#8217;s &#8216;deny from&#8217; directive should works great too, in the main httpd.conf or local .htaccess.</p>
<p>The plugin should be only be necessary when you are in a hosted environment when you don&#8217;t have control over the above layers of defense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-6</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Sun, 28 Jan 2007 10:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-6</guid>
		<description>Excellent, I&#039;ve done this manually before int he header php file but to have a customisable script as a plugin is great.

Some I&#039;d really like which I can&#039;t work out how to do is to use such a script to block access from any client, but allow from my server.

I use Joomla as my CMS but then I stumbled on WordPress (a while ago) so I opted for WP as my blog and Joomla for everything else, I run WP via the Joomla wrapper module (iframe)

It would be great to block any attempting http://site.com/blog and allow any clicking on the wrapper link to go to the same URL.

I can get it working with http_referrer fine, but then once loaded all WP links and menus are blocked because its client based.

but anyway, thanks for the plugin.

(ps, yes I&#039;m complete newb learning as I go, so I probably don&#039;t have the right understanding of the functions of http_server and http_referrer)

cheers
dave</description>
		<content:encoded><![CDATA[<p>Excellent, I&#8217;ve done this manually before int he header php file but to have a customisable script as a plugin is great.</p>
<p>Some I&#8217;d really like which I can&#8217;t work out how to do is to use such a script to block access from any client, but allow from my server.</p>
<p>I use Joomla as my CMS but then I stumbled on WordPress (a while ago) so I opted for WP as my blog and Joomla for everything else, I run WP via the Joomla wrapper module (iframe)</p>
<p>It would be great to block any attempting <a href="http://site.com/blog" rel="nofollow">http://site.com/blog</a> and allow any clicking on the wrapper link to go to the same URL.</p>
<p>I can get it working with http_referrer fine, but then once loaded all WP links and menus are blocked because its client based.</p>
<p>but anyway, thanks for the plugin.</p>
<p>(ps, yes I&#8217;m complete newb learning as I go, so I probably don&#8217;t have the right understanding of the functions of http_server and http_referrer)</p>
<p>cheers<br />
dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Olson</title>
		<link>http://trevorfitzgerald.com/my-new-wordpress-plugin-localhost-restricter/#comment-8</link>
		<dc:creator>Nate Olson</dc:creator>
		<pubDate>Mon, 22 Jan 2007 19:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=21#comment-8</guid>
		<description>Thanks for making this publicly available, Trevor. Sounds quite useful, and I&#039;ll certainly give it a test as I&#039;m in need of something like this just now.

Cheers,

Nate</description>
		<content:encoded><![CDATA[<p>Thanks for making this publicly available, Trevor. Sounds quite useful, and I&#8217;ll certainly give it a test as I&#8217;m in need of something like this just now.</p>
<p>Cheers,</p>
<p>Nate</p>
]]></content:encoded>
	</item>
</channel>
</rss>
