<?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>apache Archives  | Eric Thern :: thern dot org ::</title>
	<atom:link href="http://thern.org/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://thern.org</link>
	<description>Geological research, projects, photos, linux configs and code snippets, half baked ideas, concepts and meanderings.</description>
	<lastBuildDate>Sat, 03 Apr 2010 00:47:02 +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 Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/system-administration/apache-system-administration/moving-wordpress-from-a-subdirectory-and-generation-of-301-redirects-from-a-google-sitemap/</link>
		<comments>http://thern.org/system-administration/apache-system-administration/moving-wordpress-from-a-subdirectory-and-generation-of-301-redirects-from-a-google-sitemap/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 02:27:00 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[moving directory]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thern.org/?p=180</guid>
		<description><![CDATA[So I mistakenly have installed wordpress in a subdirectory on my site - this worked well for testing, but I didn't buy this domain to have my entire site sitting within a subdirectory! WordPress has a good guide on this subject, which has step by step instructions on migrating your installation from one directory to [...]]]></description>
		<wfw:commentRss>http://thern.org/system-administration/apache-system-administration/moving-wordpress-from-a-subdirectory-and-generation-of-301-redirects-from-a-google-sitemap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/system-administration/freebsd/freebsd-plesk-8-installing-php5-as-cgi-alongside-php4/</link>
		<comments>http://thern.org/system-administration/freebsd/freebsd-plesk-8-installing-php5-as-cgi-alongside-php4/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 22:22:21 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[freebsd 6.x]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[plesk 8.0.x]]></category>

		<guid isPermaLink="false">http://thern.org/eric/?p=60</guid>
		<description><![CDATA[If you have ever needed php5 to run along side php4, you can always compile php5 as a CGI, and let php4 remain as an apache module. Here we've compiled php5 from FreeBSD's ports, and have installed it as a CGI so that specific vhosts will run on this new php5. The installation was done [...]]]></description>
		<wfw:commentRss>http://thern.org/system-administration/freebsd/freebsd-plesk-8-installing-php5-as-cgi-alongside-php4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/system-administration/apache-system-administration/dealing-with-apache-referrer-spam/</link>
		<comments>http://thern.org/system-administration/apache-system-administration/dealing-with-apache-referrer-spam/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 22:14:25 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[apache ddos spam]]></category>
		<category><![CDATA[apache referrer ddos]]></category>
		<category><![CDATA[apache referrer spam]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[mod_rewrite blocking of spam]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://thern.org/eric/2009/09/21/48/</guid>
		<description><![CDATA[I've had a number of sites get hammered by referrer spam lately, and had to look into methods of stopping, or at least slowing the attacks. Referrer spam is when a group of random (probably trojan or hacked computers) or single computers hit random pages on your site with faked referrer values, typically all pointing [...]]]></description>
		<wfw:commentRss>http://thern.org/system-administration/apache-system-administration/dealing-with-apache-referrer-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/linux-and-freebsd/installing-xcache-on-plesk-8-on-freebsd/</link>
		<comments>http://thern.org/linux-and-freebsd/installing-xcache-on-plesk-8-on-freebsd/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 20:23:42 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[linux & freebsd]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[xcache]]></category>

		<guid isPermaLink="false">http://thern.org/eric/?p=24</guid>
		<description><![CDATA[Installing xcache on Plesk can be a bit of an adventure, especially on FreeBSD, since Plesk doesn't include a lot of the php sources you may require to get this done. Download xcache 1.2.1 and php-4.4.4 (or whatever version matches what you require, you can check this by running a phpinfo.php script on the webserver) [...]]]></description>
		<wfw:commentRss>http://thern.org/linux-and-freebsd/installing-xcache-on-plesk-8-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
