<?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>Heal Your Church WebSite &#187; apache</title>
	<atom:link href="http://healyourchurchwebsite.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://healyourchurchwebsite.com</link>
	<description>Teaching, rebuking, correcting &#38; training in righteous web design.</description>
	<lastBuildDate>Mon, 10 Oct 2011 20:31:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Setting up multiple test sites in XAMPP via virtual sites</title>
		<link>http://healyourchurchwebsite.com/2010/10/03/setting-up-multiple-test-sites-in-xampp-via-virtual-sites/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setting-up-multiple-test-sites-in-xampp-via-virtual-sites</link>
		<comments>http://healyourchurchwebsite.com/2010/10/03/setting-up-multiple-test-sites-in-xampp-via-virtual-sites/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 16:45:14 +0000</pubDate>
		<dc:creator>meandean</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://healyourchurchwebsite.com/?p=2871</guid>
		<description><![CDATA[It's NEVER a good idea to test new designs, programs and/or learn new stuff on a production website. This article describes how to create multiple virtual servers on a Windows 7 platform using XAMPP to create a perfect Linux/Apache like test bed. <a href="http://healyourchurchwebsite.com/2010/10/03/setting-up-multiple-test-sites-in-xampp-via-virtual-sites/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://healyourchurchwebsite.com/2010/10/03/setting-up-multiple-test-sites-in-xampp-via-virtual-sites/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>find-a-bot.sh &#8211; a nice little script to ID bots bugging your website site</title>
		<link>http://healyourchurchwebsite.com/2008/05/30/find-a-botsh-a-nice-little-script-to-id-bots-bugging-your-website-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=find-a-botsh-a-nice-little-script-to-id-bots-bugging-your-website-site</link>
		<comments>http://healyourchurchwebsite.com/2008/05/30/find-a-botsh-a-nice-little-script-to-id-bots-bugging-your-website-site/#comments</comments>
		<pubDate>Fri, 30 May 2008 15:31:53 +0000</pubDate>
		<dc:creator>meandean</dc:creator>
				<category><![CDATA[Code-Snippets]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[administraiton]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spiders]]></category>

		<guid isPermaLink="false">http://healyourchurchwebsite.com/2008/05/30/find-a-botsh-a-nice-little-script-to-id-bots-bugging-your-website-site/</guid>
		<description><![CDATA[Already demonstrating earlier this week how to block spambots and rogue spiders. Today I'm completing the lesson with a nice little bash script sample that can help you identify some of these non-browser 'candidates' by parsing your access logs and placing the results in an easy-to-read text file. <a href="http://healyourchurchwebsite.com/2008/05/30/find-a-botsh-a-nice-little-script-to-id-bots-bugging-your-website-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://healyourchurchwebsite.com/2008/05/30/find-a-botsh-a-nice-little-script-to-id-bots-bugging-your-website-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to block spambots by user agent using .htaccess</title>
		<link>http://healyourchurchwebsite.com/2008/05/27/how-to-block-spambots-by-user-agent-using-htaccess/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-block-spambots-by-user-agent-using-htaccess</link>
		<comments>http://healyourchurchwebsite.com/2008/05/27/how-to-block-spambots-by-user-agent-using-htaccess/#comments</comments>
		<pubDate>Tue, 27 May 2008 16:23:12 +0000</pubDate>
		<dc:creator>meandean</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[blocking]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://healyourchurchwebsite.com/2008/05/27/how-to-block-spambots-by-user-agent-using-htaccess/</guid>
		<description><![CDATA[Spambots and spiders that ignore robots exclusion file can kill your site both in bandwidth and by potentially exposing information you don't want 'harvested.' With that in mind, here is a quick-n-dirty guide to blocking spambots and rogue search engine spiders by using .htaccess. First the essential example codeblock, followed by a working example: <a href="http://healyourchurchwebsite.com/2008/05/27/how-to-block-spambots-by-user-agent-using-htaccess/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://healyourchurchwebsite.com/2008/05/27/how-to-block-spambots-by-user-agent-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to block a range of IPs from spamming your church website</title>
		<link>http://healyourchurchwebsite.com/2008/02/14/how-to-block-a-range-of-ips-from-spamming-your-church-website/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-block-a-range-of-ips-from-spamming-your-church-website</link>
		<comments>http://healyourchurchwebsite.com/2008/02/14/how-to-block-a-range-of-ips-from-spamming-your-church-website/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 17:55:11 +0000</pubDate>
		<dc:creator>meandean</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[blocking]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://healyourchurchwebsite.com/2008/02/14/how-to-block-a-range-of-ips-from-spamming-your-church-website/</guid>
		<description><![CDATA[Using a blog to manage a websiteâ€™s content is a flexible and affordable solution more and more churches are employing to effectively present their message online. There is however one drawback â€“ in that some of the open source blogging solutions used as content management on the cheap also tend to attract attention from nere-do-wells who attack the comment and content functions of application such as WordPress and MovableType with robotic floods of advertisements offering anything from enlarging various appendages to curing male baldness all while losing your lifeâ€™s saving playing poker online. <a href="http://healyourchurchwebsite.com/2008/02/14/how-to-block-a-range-of-ips-from-spamming-your-church-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://healyourchurchwebsite.com/2008/02/14/how-to-block-a-range-of-ips-from-spamming-your-church-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

