TGTGInsighttelegram intelligenceLIVE / telegram public index
← 浅影随想
浅影随想 avatar

TGINSIGHT POST

Post #2844

@lightFantasy

浅影随想

Views743帖子阅读量
发布2月27日2023/02/27 11:42
Post content

帖子内容

#tips#Linux WebDav 无法连接怎么办? 有时客户端连接服务器会提示错误: Could not authenticate to server: could not handle non-ASCII username in Digest challenge 在其他方法都无效时,不妨试试将授权方式从” Digest “ 换为 ” Basic “。相应的,也需要换用 htpasswd 重新生成用户信息。 详见:https://wiki.archlinux.org/title/WebDAV#Apache_2 @lightFantasy