<?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>The Online Portfolio of Aaron Gloege &#187; Apache</title>
	<atom:link href="/blog/web-development/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aarongloege.com</link>
	<description>Version 3.0</description>
	<lastBuildDate>Tue, 29 Jun 2010 16:35:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Alternate Automatic Include File</title>
		<link>http://www.aarongloege.com/blog/web-development/php/alternate-automatic-include-file/</link>
		<comments>http://www.aarongloege.com/blog/web-development/php/alternate-automatic-include-file/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:00:10 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=731</guid>
		<description><![CDATA[A week ago I wrote a post on how to easily, and automatically include files on your website using the Apache module php.modc. Unfortunately, not all we3b hosting providers have this module switched on, and don&#8217;t allow you to change this. Luckily there is a workaround involving the RewriteEngine. The idea is simple: redirect all [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/php/alternate-automatic-include-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically Include Files with PHP &amp; Apache</title>
		<link>http://www.aarongloege.com/blog/web-development/php/automatically-include-files/</link>
		<comments>http://www.aarongloege.com/blog/web-development/php/automatically-include-files/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:00:15 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=705</guid>
		<description><![CDATA[Need to include a files in all of your site&#8217;s pages? Normally, you&#8217;d use require() or include(). But do you really want to manually past the include code in every page? There&#8217;s the little known PHP directive auto_prepend_file and auto_append_file. What are PHP directives? They&#8217;re essential global PHP settings that are defined in you php.ini [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/php/automatically-include-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
