<?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>SC Knowledge Base &#187; apache</title>
	<atom:link href="http://sandhillcreative.com/kb/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandhillcreative.com/kb</link>
	<description></description>
	<lastBuildDate>Fri, 09 Sep 2011 20:37:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Accessing Your Local MAMP Dev Environment From VirtualBox</title>
		<link>http://sandhillcreative.com/kb/2009/11/19/accessing-your-local-mamp-dev-environment-from-virtualbox/</link>
		<comments>http://sandhillcreative.com/kb/2009/11/19/accessing-your-local-mamp-dev-environment-from-virtualbox/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 01:30:19 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[unix]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=162</guid>
		<description><![CDATA[Want to know how to access your MAMP environment from within a virtual instance of Windows or Linux (like VirtualBox or VMware fusion or Parallels)? Read on! You already have a local development environment set up using MAMP (MAMP uses port 8888 so your localhost is accessed at http://localhost:8888 and custom sites, assuming you have [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/11/19/accessing-your-local-mamp-dev-environment-from-virtualbox/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Sample Configuration for mod_deflate</title>
		<link>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/</link>
		<comments>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 05:31:32 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[deflate]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=92</guid>
		<description><![CDATA[These conf settings will avoid compressing images (generally a bad thing) but will compress various text, xml, css and javascript files. This is better than minifying javascript because minified js must be decompressed by the client js and this is not as efficient as doing it with Apache&#8217;s mod_deflate. This goes in httpd.conf. # # [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

