<?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>Software Sweden &#187; apache2</title>
	<atom:link href="http://www.softwaresweden.com/tag/apache2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwaresweden.com</link>
	<description>It&#039;s not just code - Programming is about managing complexities</description>
	<lastBuildDate>Wed, 06 Jul 2011 20:49:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Subversion and dav using https: Method PROPFIND is not defined</title>
		<link>http://www.softwaresweden.com/2008/07/18/subversion-and-dav-using-https-method-propfind-is-not-defined/</link>
		<comments>http://www.softwaresweden.com/2008/07/18/subversion-and-dav-using-https-method-propfind-is-not-defined/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 14:15:35 +0000</pubDate>
		<dc:creator>Erik Starck</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://softwaresweden.com/blog/?p=18</guid>
		<description><![CDATA[The following error message can occur when trying to use subversion on an apache2 server over https and dav: 501 Method PROPFIND is not defined in RFC 2068 and is not supported by the Servlet API. The error message is quite misleading. It can be caused by a simple misspelling of the server. In my [...]]]></description>
			<content:encoded><![CDATA[<p>The following error message can occur when trying to use subversion on an apache2 server over https and dav:</p>
<blockquote><p>501 Method PROPFIND is not defined in RFC 2068 and is not supported by the Servlet API.</p></blockquote>
<p>The error message is quite misleading. It can be caused by a simple misspelling of the server. In my case I tried to connect to zyx.server.com when the actual address was xyz.server.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaresweden.com/2008/07/18/subversion-and-dav-using-https-method-propfind-is-not-defined/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

