<?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>Web Development Tips and Articles &#187; Apache</title>
	<atom:link href="http://www.springwebdevelopment.com/category/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.springwebdevelopment.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Jun 2010 21:29:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problems Running PHP with Apache</title>
		<link>http://www.springwebdevelopment.com/problems-running-php-with-apache</link>
		<comments>http://www.springwebdevelopment.com/problems-running-php-with-apache#comments</comments>
		<pubDate>Wed, 29 Jul 2009 09:20:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php5apache2.dll]]></category>
		<category><![CDATA[php5apache2_2.dll]]></category>

		<guid isPermaLink="false">http://www.springwebdevelopment.com/?p=95</guid>
		<description><![CDATA[Upgraded PHP today and had all sorts of issues getting it to work with Apche again.
The main one being &#8220;Cannot load C:/php/php5apache2.dll into server&#8221;

download PHP 5.x from PHP.net you want this file: php-5.x.xx-Win32.zip (where x relates to the latest stable version number)
Extract the contents of this file and move the contents to where you intend [...]]]></description>
		<wfw:commentRss>http://www.springwebdevelopment.com/problems-running-php-with-apache/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache HTTPD &#8211; Permission Denied (403)</title>
		<link>http://www.springwebdevelopment.com/71</link>
		<comments>http://www.springwebdevelopment.com/71#comments</comments>
		<pubDate>Mon, 15 Jun 2009 12:39:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[directory browsing]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[permission denied 403]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[virtual host]]></category>

		<guid isPermaLink="false">http://www.springwebdevelopment.com/?p=71</guid>
		<description><![CDATA[There may be several reasons why you get a 403 error when trying to access an application running on Apache.

The user that the client is running under does not have the required permission on the folders/files of the application
No default document is declared for when a user tries to request a directory eg. http://local.wordpress/
Directory Browsing [...]]]></description>
		<wfw:commentRss>http://www.springwebdevelopment.com/71/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

