This website works better with JavaScript
首页
发现
帮助
注册
登录
PSG
/
civetweb
镜像自地址
https://github.com/civetweb/civetweb.git
关注
5
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
90f3a5ea1f
分支列表
标签列表
1.9
HTTP2
master
mbedtls
ref-stop-atomic
ref-stop-volatile
revert-1082-patch-1
v1.16
v1.15
v1.14
v1.13
v1.12
v1.11
v1.10
v1.9.1
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
civetweb
/
docs
/
api
/
mg_modify_passwords_file.md
mg_modify_passwords_file.md
414 B
文件历史
原始文件
Civetweb API Reference
`mg_modify_passwords_file( passwords_file_name, domain, user, password );
Parameters
Parameter
Type
Description
passwords_file_name
const char *
domain
const char *
user
const char *
password
const char *
Return Value
Type
Description
int
Description
See Also