1 Star 0 Fork 0

mobile-webs/linux-command

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
htdigest.md 559 Bytes
一键复制 编辑 原始数据 按行查看 历史

htdigest

Apache服务器内置工具

补充说明

htdigest命令 是Apache的Web服务器内置工具,用于创建和更新储存用户名、域和用于摘要认证的密码文件。

语法

htdigest(选项)(参数)

选项

-c:创建密码文件。

参数

  • 密码文件:指定要创建或更新的密码文件;
  • 域:指定用户名所属的域;
  • 用户名:要创建或者更新的用户名。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mobile-webs/linux-command.git
git@gitee.com:mobile-webs/linux-command.git
mobile-webs
linux-command
linux-command
master

搜索帮助