1 頁 (共 1 頁)

TrueNAS WebDAV Default Setting

發表於 : 2023年 3月 25日, 18:56
garyjuang
TrueNAS WebDAV Default Setting

代碼: 選擇全部

/usr/lib/python3/dist-packages/middlewared/etc_files/local/apache24/Includes/webdav.conf.mako

Re: TrueNAS WebDAV Default Setting

發表於 : 2023年 8月 15日, 18:43
garyjuang
WebDAV log to remote

代碼: 選擇全部

/usr/lib/python3/dist-packages/middlewared/etc_files/local/apache24

代碼: 選擇全部

        CustomLog "/var/log/httpd-access.log" common
        CustomLog "| /usr/bin/logger -t httpd -p local5.info" combined

Re: TrueNAS WebDAV Default Setting

發表於 : 2023年 8月 15日, 18:46
garyjuang