<?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>ActiveSPLIT.com &#187; ip access</title>
	<atom:link href="http://www.activesplit.com/wpt/ip-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.activesplit.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 10 Dec 2011 23:49:26 +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>Apache .htaccess &#8211; Allow / Deny access from certain IPs</title>
		<link>http://www.activesplit.com/apache-htaccess-allow-deny-access-from-certain-ips/</link>
		<comments>http://www.activesplit.com/apache-htaccess-allow-deny-access-from-certain-ips/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:02:20 +0000</pubDate>
		<dc:creator>Nik</dc:creator>
				<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[allow]]></category>
		<category><![CDATA[allow access by ip]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[deny]]></category>
		<category><![CDATA[deny access by ip]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[ip access]]></category>

		<guid isPermaLink="false">http://www.activesplit.com/?p=187</guid>
		<description><![CDATA[If  your website is under contruction and you want to allow access just to certain IP numbers, placing the following code in the .htaccess  file, in the website root directory, you can block access to everyone except the IP numbers you specify. order deny,allow deny from all allow from 76.33.193.98 allow from 84.23.122.204 allow from 93.34.133.203 [...]]]></description>
		<wfw:commentRss>http://www.activesplit.com/apache-htaccess-allow-deny-access-from-certain-ips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

