<?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: Use .htaccess to Block a Country</title>
	<atom:link href="http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html</link>
	<description>Bringing the Internet into Focus!</description>
	<lastBuildDate>Thu, 15 Dec 2011 22:47:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Lito&#124;UnProBlogger.Com</title>
		<link>http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-2032</link>
		<dc:creator>Lito&#124;UnProBlogger.Com</dc:creator>
		<pubDate>Thu, 24 Jun 2010 03:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-2032</guid>
		<description>Nice tool but I was kind of having second thought if it will work. When I generate the .htaccess and saw the list of IP addresses, the IP address of my visitor from the country I wish to block is not there.</description>
		<content:encoded><![CDATA[<p>Nice tool but I was kind of having second thought if it will work. When I generate the .htaccess and saw the list of IP addresses, the IP address of my visitor from the country I wish to block is not there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR</title>
		<link>http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-294</link>
		<dc:creator>LGR</dc:creator>
		<pubDate>Sun, 05 Apr 2009 05:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-294</guid>
		<description>You could do it as long as you know your IP address and it is relatively static. If your IP address changes regularly or then you would constantly have to be editing what IP address is allowed.

Anyways. You could use the Block a Country htaccess generator then at the bottom just before
&lt;code&gt;allow from all&lt;/code&gt;

You would have to whitelise your IP address.
&lt;code&gt;# whitelist your IP address
allow from your.ip.address
allow from all&lt;/code&gt;

Like I said though, if your IP changes regularly you would have to be editing this constantly.</description>
		<content:encoded><![CDATA[<p>You could do it as long as you know your IP address and it is relatively static. If your IP address changes regularly or then you would constantly have to be editing what IP address is allowed.</p>
<p>Anyways. You could use the Block a Country htaccess generator then at the bottom just before<br />
<code>allow from all</code></p>
<p>You would have to whitelise your IP address.<br />
<code># whitelist your IP address<br />
allow from your.ip.address<br />
allow from all</code></p>
<p>Like I said though, if your IP changes regularly you would have to be editing this constantly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miller</title>
		<link>http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-293</link>
		<dc:creator>miller</dc:creator>
		<pubDate>Fri, 03 Apr 2009 21:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-293</guid>
		<description>I know this is an old post, but I&#039;ve been searching and I dont seem to be able to find, erm... well heres the deal:

I&#039;m looking to block pretty much everyone in my host country... but I kinda live here at the moment and still need access to my site for updating and maint. Its a public site for the rest of the world but people around here have a massive inferiority complex (which is part of the content).</description>
		<content:encoded><![CDATA[<p>I know this is an old post, but I&#8217;ve been searching and I dont seem to be able to find, erm&#8230; well heres the deal:</p>
<p>I&#8217;m looking to block pretty much everyone in my host country&#8230; but I kinda live here at the moment and still need access to my site for updating and maint. Its a public site for the rest of the world but people around here have a massive inferiority complex (which is part of the content).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LGR</title>
		<link>http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-292</link>
		<dc:creator>LGR</dc:creator>
		<pubDate>Tue, 02 Sep 2008 02:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-292</guid>
		<description>Well you could try to find a web proxy that is located in the country you want to block and surf to your website. Other than that, trial and error. Block a country and wait to see if they get rejected in your server log files.</description>
		<content:encoded><![CDATA[<p>Well you could try to find a web proxy that is located in the country you want to block and surf to your website. Other than that, trial and error. Block a country and wait to see if they get rejected in your server log files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evernoob</title>
		<link>http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-291</link>
		<dc:creator>Evernoob</dc:creator>
		<pubDate>Tue, 02 Sep 2008 00:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lgr.ca/blog/2007/10/use-htaccess-to-block-a-country.html#comment-291</guid>
		<description>Looks cool, but how do I test it?

I don&#039;t wanna inadvertently ban all the good people from say, Uzbekistan.</description>
		<content:encoded><![CDATA[<p>Looks cool, but how do I test it?</p>
<p>I don&#8217;t wanna inadvertently ban all the good people from say, Uzbekistan.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 11/23 queries in 0.043 seconds using disk: basic
Object Caching 435/436 objects using disk: basic
Content Delivery Network via cdn.lgr.ca

Served from: www.lgr.ca @ 2012-02-11 15:13:53 -->
