搜索结果

  • 禁止nginx通过IP访问网站

    ...https://blog.rj-bai.com/post/86.html修改 nginx.conf 文件nano /usr/local/nginx/conf/nginx.conf空头主机,说白了

  • nginx Proxy Manager 开启访问密码

    ## 安装密码生成工具 首先需要http-tools 一般nginx已经内置了,执行终端`http-tools`即可验证是否安装 如没有用以下代码安装 ``` $ yum -y install h