-
Hello, I'm running a webdav server using this image `http:bookworm` as base.
When I try to PUT a file with:
```
curl -T po.txt http://myserver.me/dir/
```
I get:
```
400 Bad Request
…
-
```
What version/revision number of mod_spdy are you using?
https://dl-ssl.google.com/dl/linux/direct/mod-spdy-beta_current_amd64.deb
What version of Apache are you using, and on what operating syst…
-
```
What version/revision number of mod_spdy are you using?
https://dl-ssl.google.com/dl/linux/direct/mod-spdy-beta_current_amd64.deb
What version of Apache are you using, and on what operating syst…
-
```
What version/revision number of mod_spdy are you using?
https://dl-ssl.google.com/dl/linux/direct/mod-spdy-beta_current_amd64.deb
What version of Apache are you using, and on what operating syst…
-
[This item was copied from the planning repo]
Through Cu, work with partners in AAD and internally within ASP.NET to collaborate on user research and experience measurement to find ways we can ease…
-
Currently we have authentication explicitly disabled and are missing data persistence (needed for tracking users) on Open WebUI. This means that any user can view chat threads. Also Pod restarts cause…
-
## 整体
- [ ] 2023.10月份发布 MVP 版本(PoC)
* 单一对称加密算法和数字签名算法的支持
* AuthN & AuthZ 基础能力
* 用户密钥分组基础能力
* Rest API 基础能力
* 使用 DISK 存储密钥
* 密钥轮转
- [ ] 2023.11月份发布 0.9 版本(基础功能)
* 底层密码库默认使用 rust-…
wa5i updated
3 months ago
-
```
What version/revision number of mod_spdy are you using?
0.9.3.3
What version of Apache are you using, and on what operating system? (Use
`apache2ctl -v` to check.)
Apache/2.2.22 (Ubuntu)
What…
-
```
0.9.4.1-397
Apache/2.2.15 (Unix) CentOS 6.4 64bit
core_module (static)
mpm_worker_module (static)
http_module (static)
so_module (static)
auth_basic_module (shared)
auth_digest_module (sh…
-
```
What version/revision number of mod_spdy are you using?
i download the mod_spdy following the instruction in
http://code.google.com/p/mod-spdy/wiki/GettingStarted
What version of Apache are you …