<?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>Gabriel Harper's Blog &#187; apache</title>
	<atom:link href="http://www.gabrielharper.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gabrielharper.com</link>
	<description>Business, Web Sites and Life</description>
	<lastBuildDate>Wed, 17 Feb 2010 19:35:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Ban an IP Address With .htaccess</title>
		<link>http://www.gabrielharper.com/2010/02/how-to-ban-an-ip-address-with-htaccess/</link>
		<comments>http://www.gabrielharper.com/2010/02/how-to-ban-an-ip-address-with-htaccess/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 19:35:08 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Servers & Security]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ban ip]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/?p=643</guid>
		<description><![CDATA[Once in a while you might run into a suspicious IP address accessing your website. Maybe it&#8217;s doing something funny like probing for vulnerabilities, or just spamming the heck out of your server. Being a responsible webmaster, you decide to ban the IP address from your server completely &#8211; but how? Using Apache Web server [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2010/02/how-to-ban-an-ip-address-with-htaccess/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Redirecting www to non-www Using .htaccess</title>
		<link>http://www.gabrielharper.com/2009/04/redirecting-www-to-non-www-using-htaccess/</link>
		<comments>http://www.gabrielharper.com/2009/04/redirecting-www-to-non-www-using-htaccess/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 09:12:29 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/?p=406</guid>
		<description><![CDATA[The Apache Web server supports URL rewriting with the mod_rewrite engine. Placing custom rules in an .htaccess file lets you do all sorts of useful things to keep your URLs tidy. One really handy thing you can do for search engines and visitors is redirecting traffic from www to non-www version of your domain (and [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2009/04/redirecting-www-to-non-www-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Zend Optimizer &amp; EasyApache3 w/ PHP 5 &amp; Apache 2</title>
		<link>http://www.gabrielharper.com/2008/03/zend-optimizer-easyapache3-w-php-5-apache-2/</link>
		<comments>http://www.gabrielharper.com/2008/03/zend-optimizer-easyapache3-w-php-5-apache-2/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 05:43:23 +0000</pubDate>
		<dc:creator>Gabriel Harper</dc:creator>
				<category><![CDATA[Servers & Security]]></category>
		<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[whm]]></category>

		<guid isPermaLink="false">http://www.gabrielharper.com/blog/2008/03/zend-optimizer-easyapache3-w-php-5-apache-2/</guid>
		<description><![CDATA[After upgrading to PHP 5.2.5 and Apache 2.6.9 using the new easyapache3 scripts (WHM &#62; Software &#62; Apache Update) I was still left without Zend Optimizer. WHM and easyapache3 installed Zend Optimizer (located in /usr/local/Zend/lib/Optimizer-3.3.0/) but after some mucking about I made the mistake of running /scripts/installzendopt &#8211; previously used to install Zend Optimizer with [...]]]></description>
		<wfw:commentRss>http://www.gabrielharper.com/2008/03/zend-optimizer-easyapache3-w-php-5-apache-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

