apache_conf 密码保护目录(将两个文件保存到root)https://www.zigpress.com/2014/09/22/password-protecting-an-entire-wo

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf 密码保护目录(将两个文件保存到root)https://www.zigpress.com/2014/09/22/password-protecting-an-entire-wo相关的知识,希望对你有一定的参考价值。

<?php

// Show all information, defaults to INFO_ALL
phpinfo();

?>
lettherebelight:hHLGiK3GLEHek
# END WordPress

AuthType Basic
AuthName "Restricted Area"
AuthUserFile /home2/dylanmcl/public_html/dev/.htpasswd 
AuthGroupFile /dev/null 
require valid-user

以上是关于apache_conf 密码保护目录(将两个文件保存到root)https://www.zigpress.com/2014/09/22/password-protecting-an-entire-wo的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf 将以下代码添加到主题的functions.php文件中,以在“我的帐户”下的注册表单中添加确认密码字段。

apache_conf 保护配置文件

apache_conf 保护上传文件夹

apache_conf 保护上传文件夹

apache_conf [configparser]在ini文件中保存密码等

apache_conf 保护WordPress配置wp-config.php文件