Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:nas:webdav [2024/12/15 01:14] – [ZeroConf autodiscovery] stokitodocs:guide-user:services:nas:webdav [2024/12/19 09:33] – [Links and docs] stokito
Line 123: Line 123:
   * [[https://github.com/webdavdevs/awesome-webdav|Awesome WebDAV]] a list of software that works with WebDAV.   * [[https://github.com/webdavdevs/awesome-webdav|Awesome WebDAV]] a list of software that works with WebDAV.
   * [[https://gist.github.com/stokito/77c42f8aff2dade91621c1051f73e58c|WebDAV with Lighttpd on Turris Omnia (TurrisOS)]]   * [[https://gist.github.com/stokito/77c42f8aff2dade91621c1051f73e58c|WebDAV with Lighttpd on Turris Omnia (TurrisOS)]]
 +  * [[https://github.com/yurt-page/openwrt-lighttpd-public|openwrt-lighttpd-public]]  OpenWrt configuration for Lighttpd with WebDAV and autosharing 
  
 ==== ZeroConf autodiscovery ==== ==== ZeroConf autodiscovery ====
Line 130: Line 131:
 Install the umdns package with ''opkg install umdns'' and create a service description file: Install the umdns package with ''opkg install umdns'' and create a service description file:
  
-<code json /etc/umdns/lighttpd_webdav.json>+<code yaml /etc/umdns/lighttpd_webdav.json>
 { {
   "lighttpd_webdav": {   "lighttpd_webdav": {
  • Last modified: 2024/12/19 14:35
  • by stokito