<?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>KISPHP Tutorials &#187; Apache</title>
	<atom:link href="http://www.kisphp.com/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kisphp.com</link>
	<description>Keep It Simple PHP</description>
	<lastBuildDate>Fri, 12 Feb 2010 21:49:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache Tips and Tricks</title>
		<link>http://www.kisphp.com/apache-tips-and-tricks/</link>
		<comments>http://www.kisphp.com/apache-tips-and-tricks/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 09:06:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.kisphp.com/?p=5</guid>
		<description><![CDATA[Apache For Webmasters is some of my favorite htaccess examples from some of my favorite .htaccess tutorials. These cut-and-paste ready htaccess code snippets are very useful for website and server administrators.
.htaccess Tutorial Index &#124; » Custom HTTP Headers
When site is “Under Construction”
This lets google crawl, lets me access (1.1.1.1) without a password, and lets access [...]]]></description>
		<wfw:commentRss>http://www.kisphp.com/apache-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cache files from htaccess</title>
		<link>http://www.kisphp.com/cache-files-from-htaccess/</link>
		<comments>http://www.kisphp.com/cache-files-from-htaccess/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 09:04:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://www.kisphp.com/?p=3</guid>
		<description><![CDATA[Put this code at the top of the .htaccess
&#60;FilesMatch "\.(ico&#124;pdf&#124;flv&#124;jpg&#124;jpeg&#124;png&#124;gif&#124;js&#124;css&#124;swf)$"&#62;
Header set Expires "Thu, 15 Apr 2010 20:00:00 GMT"
&#60;/FilesMatch&#62;
]]></description>
		<wfw:commentRss>http://www.kisphp.com/cache-files-from-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
