<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Onion lighttpd webdav setup not working]]></title><description><![CDATA[<p dir="auto">I am trying to set up my Onion Omega with webdav in the hopes of having a web based file manager, in the same way shellinabox allows a web based terminal. I am able to configure the lighttpd server correctly but not the webdav mod. I followed the link bellow for the webdav mod. When I curl my lighttpd server (<code>curl 192.168.3.1</code>) I receive what I expect, but when I do the same for the dav version with or without a password (<code>curl 192.168.3.1/dav/ or curl -u user:pswwd 192.168.3.1/dav/</code>) I get <code>401 unothaurized</code>. Not sure how to trouble shoot as I am very ubfamiliar to lighttpd and similar web servers.</p>
<p dir="auto"><a href="https://openwrt.org/docs/guide-user/services/nas/webdav" rel="nofollow">https://openwrt.org/docs/guide-user/services/nas/webdav</a></p>
]]></description><link>http://community.onion.io/topic/5032/onion-lighttpd-webdav-setup-not-working</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 17:06:44 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/5032.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 03 Jan 2024 22:03:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Onion lighttpd webdav setup not working on Wed, 03 Jan 2024 22:03:18 GMT]]></title><description><![CDATA[<p dir="auto">I am trying to set up my Onion Omega with webdav in the hopes of having a web based file manager, in the same way shellinabox allows a web based terminal. I am able to configure the lighttpd server correctly but not the webdav mod. I followed the link bellow for the webdav mod. When I curl my lighttpd server (<code>curl 192.168.3.1</code>) I receive what I expect, but when I do the same for the dav version with or without a password (<code>curl 192.168.3.1/dav/ or curl -u user:pswwd 192.168.3.1/dav/</code>) I get <code>401 unothaurized</code>. Not sure how to trouble shoot as I am very ubfamiliar to lighttpd and similar web servers.</p>
<p dir="auto"><a href="https://openwrt.org/docs/guide-user/services/nas/webdav" rel="nofollow">https://openwrt.org/docs/guide-user/services/nas/webdav</a></p>
]]></description><link>http://community.onion.io/post/25772</link><guid isPermaLink="true">http://community.onion.io/post/25772</guid><dc:creator><![CDATA[baby Onioneer]]></dc:creator><pubDate>Wed, 03 Jan 2024 22:03:18 GMT</pubDate></item><item><title><![CDATA[Reply to Onion lighttpd webdav setup not working on Thu, 04 Jan 2024 05:43:33 GMT]]></title><description><![CDATA[<p dir="auto">@cosmonaut2919 I would first stop the light service  lighttpd stop then run it in the console so you can see any output.. My guess is that the webdav module is either not loading and you should be able to see that in the console or you could check log using logread.</p>
<p dir="auto">You can also enable logging in lighttpd.conf, check the docs at <a href="http://lighttpd.net" rel="nofollow">lighttpd.net</a></p>
]]></description><link>http://community.onion.io/post/25774</link><guid isPermaLink="true">http://community.onion.io/post/25774</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Thu, 04 Jan 2024 05:43:33 GMT</pubDate></item></channel></rss>