首先你需要创建在系统中的某个地方创建htpasswd文件:
htpasswd -c /home/fellowship/.htpasswd boromir
AuthType Basic AuthName "One does not simply" AuthUserFile /home/fellowship/.htpasswd Require valid-user
Copyright © 2015-2026