当前位置:首页 » 基础上 - 第1页

01月26日

nginx功能搭建详细教程_zcyygyl的博客

发布 : zsy861 | 分类 : 《关注互联网》 | 评论 : 0 | 浏览 : 321次
nginx功能搭建详细教程_zcyygyl的博客

一、访问控制基于用户名、密码的验证访问服务端配置vim/usr/local/nginx/conf/nginx.conf在想验证的location下面添加,以根区域为例location/{roothtml;indexindex.htmlindex.htm;#添加下面两行auth_basic"welcomeyouhere";auth_basic_user_file/usr/local/nginx/html/a.psd;}创建认

关于我们 | 我要投稿 | 免责申明

Copyright © 2020-2022 ZhangShiYu.com Rights Reserved.豫ICP备2022013469号-1