<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Run a WebDAV server on your Mac to sync VoodooPad (for Free)</title>
	<atom:link href="http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/feed" rel="self" type="application/rss+xml" />
	<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free</link>
	<description>Sam Charrington&#039;s personal, mostly geeky, blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:40:00 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Turn your Mac into a WebDAV server</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-5244</link>
		<dc:creator>Turn your Mac into a WebDAV server</dc:creator>
		<pubDate>Thu, 24 Mar 2011 23:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-5244</guid>
		<description>[...] I found this tutorial that have easy to follow steps to turn your Mac into a WebDAV server. Of course if you do not have [...]</description>
		<content:encoded><![CDATA[<p>[...] I found this tutorial that have easy to follow steps to turn your Mac into a WebDAV server. Of course if you do not have [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik Markevicius</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-5168</link>
		<dc:creator>Nik Markevicius</dc:creator>
		<pubDate>Sun, 20 Mar 2011 15:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-5168</guid>
		<description>Hey, I followed the steps, and when I get to Step 7, I get this:
line 82: ulimit: open files: cannot modify limit: Invalid argument

Also, when I do sudo apachectl -t, I get the following:
/usr/sbin/apachectl: line 82: ulimit: open files: cannot modify limit: Invalid argument
Syntax error on line 99 of /private/etc/apache2/extra/httpd-ssl.conf:
SSLCertificateFile: file &#039;/private/etc/apache2/server.crt&#039; does not exist or is empty

What have I done wrong?

Thanks,
Nik</description>
		<content:encoded><![CDATA[<p>Hey, I followed the steps, and when I get to Step 7, I get this:<br />
line 82: ulimit: open files: cannot modify limit: Invalid argument</p>
<p>Also, when I do sudo apachectl -t, I get the following:<br />
/usr/sbin/apachectl: line 82: ulimit: open files: cannot modify limit: Invalid argument<br />
Syntax error on line 99 of /private/etc/apache2/extra/httpd-ssl.conf:<br />
SSLCertificateFile: file &#8216;/private/etc/apache2/server.crt&#8217; does not exist or is empty</p>
<p>What have I done wrong?</p>
<p>Thanks,<br />
Nik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-3978</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 14 Jan 2011 09:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-3978</guid>
		<description>Thanks for a very useful guide.

Would it be any more of a problem to run such a webdav on a machine that is not my own laptop (which I shut down when I leave the office)?

Rob</description>
		<content:encoded><![CDATA[<p>Thanks for a very useful guide.</p>
<p>Would it be any more of a problem to run such a webdav on a machine that is not my own laptop (which I shut down when I leave the office)?</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-3716</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Fri, 24 Dec 2010 21:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-3716</guid>
		<description>I also had a can&#039;t connect error. Used &quot;sudo apachectl -t&quot; which pointed to an error on line 18 of httpd-dav.conf. That turned out to be Dav On in the wrong place; I had it twice, once before and once after the  line. I removed the before one, and now it connects. 

Thanks!</description>
		<content:encoded><![CDATA[<p>I also had a can&#8217;t connect error. Used &#8220;sudo apachectl -t&#8221; which pointed to an error on line 18 of httpd-dav.conf. That turned out to be Dav On in the wrong place; I had it twice, once before and once after the  line. I removed the before one, and now it connects. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-3333</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 15 Nov 2010 00:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-3333</guid>
		<description>Thanks for this very useful guide!</description>
		<content:encoded><![CDATA[<p>Thanks for this very useful guide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Walker</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-2892</link>
		<dc:creator>Patrick Walker</dc:creator>
		<pubDate>Sun, 26 Sep 2010 20:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-2892</guid>
		<description>Haven&#039;t been able to get Finder to connect with the Connection failed dialog.</description>
		<content:encoded><![CDATA[<p>Haven&#8217;t been able to get Finder to connect with the Connection failed dialog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-2810</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Thu, 16 Sep 2010 04:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-2810</guid>
		<description>That didn&#039;t work either.   Email me if you want the modified code.</description>
		<content:encoded><![CDATA[<p>That didn&#8217;t work either.   Email me if you want the modified code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-2809</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Thu, 16 Sep 2010 04:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-2809</guid>
		<description>It looks like some of the code disappeared.  I&#039;ll try this:
&lt;pre&gt;


  Order Allow,Deny
  Allow from all



  
     Dav On
     AuthType Digest
     AuthName WebDAV-Realm
     AuthUserFile &quot;/usr/webdav.passwd&quot;
     require user laptoppc
  
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>It looks like some of the code disappeared.  I&#8217;ll try this:</p>
<pre>

  Order Allow,Deny
  Allow from all

     Dav On
     AuthType Digest
     AuthName WebDAV-Realm
     AuthUserFile "/usr/webdav.passwd"
     require user laptoppc
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-2808</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Thu, 16 Sep 2010 04:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-2808</guid>
		<description>Hi, 

I tried your configuration, and was able to connect, but I was also still able to connect without a password in Basic mode.   

Here is the configuration I used to only allow Digest mode and block Basic auth mode.



  Order Allow,Deny
  Allow from all



  
     Dav On
     AuthType Digest
     AuthName WebDAV-Realm
     AuthUserFile &quot;/usr/webdav.passwd&quot;
     require user laptoppc
  </description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I tried your configuration, and was able to connect, but I was also still able to connect without a password in Basic mode.   </p>
<p>Here is the configuration I used to only allow Digest mode and block Basic auth mode.</p>
<p>  Order Allow,Deny<br />
  Allow from all</p>
<p>     Dav On<br />
     AuthType Digest<br />
     AuthName WebDAV-Realm<br />
     AuthUserFile &#8220;/usr/webdav.passwd&#8221;<br />
     require user laptoppc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://sam.charrington.com/2009/12/run-a-webdav-server-on-your-mac-to-sync-voodoopad-for-free/comment-page-1#comment-2783</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 14 Sep 2010 01:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://geekfactor.charrington.com/?p=992#comment-2783</guid>
		<description>Thanks. Not sure how that bug survived for so long. I&#039;ve updated the article.</description>
		<content:encoded><![CDATA[<p>Thanks. Not sure how that bug survived for so long. I&#8217;ve updated the article.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

