<?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>WebKeyDesign &#187; Apache</title>
	<atom:link href="http://www.webkeydesign.com/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webkeydesign.com</link>
	<description>Affordable Solutions to Web Site Creation, Hosting, &#038; Support</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:39:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Caching Apache Forward Proxy</title>
		<link>http://www.webkeydesign.com/338/apache-proxy/</link>
		<comments>http://www.webkeydesign.com/338/apache-proxy/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 18:28:18 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=338</guid>
		<description><![CDATA[In my never ending quest to get more use of my computer equipment, I embarked on a new project last month. The problem, namely internet bandwidth. The home network just seems to be growing and growing with no end in sight. Between gaming systems and media servers, bandwidth is a big problem for most home [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/338/apache-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache 2.2 on Windows Session Cache Error</title>
		<link>http://www.webkeydesign.com/268/apache-windows-session-cache-error/</link>
		<comments>http://www.webkeydesign.com/268/apache-windows-session-cache-error/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 20:14:52 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=268</guid>
		<description><![CDATA[There appears to be a bug with Apache 2.2.13 which I ran into on Windows Server. See the following bug entry: Bug 23403. Opening the error.log for Apache showed the following warning: warn Init: Session Cache is not configured (hint: SSLSessionCache) Adding the following lines to the httpd.conf fixed the problem: SSLSessionCache "shmcb:c:/Apache/logs/ssl_scache(512000)" SSLSessionCacheTimeout 300 [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/268/apache-windows-session-cache-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Extension php_exif</title>
		<link>http://www.webkeydesign.com/179/php-extension-php_exif/</link>
		<comments>http://www.webkeydesign.com/179/php-extension-php_exif/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 14:38:49 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php_exif]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/179/php-extension-php_exif/</guid>
		<description><![CDATA[If you are running Apache 2.2.4 on Windows Server and try to load php_exif.dll in your php.ini file, this can cause Apache to not restart. The fix is pretty simple. You have to load php_mbstring.dll before php_exif.dll. For some reason, the default php.ini has exif listed before mbstring, which results in killing Apache on Windows. [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/179/php-extension-php_exif/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

