![240](https://cdn2.jianshu.io/assets/default_avatar/10-e691107df16746d4a9f3fe9496fd1848.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
1 模拟linux用户登录 #/bin/bash echo -n "login:" #提示用户 read name #从键盘读入name ech...
Thengx_http_sub_modulemodule is a filter that modifies a response by rep...
Thengx_http_random_index_modulemodule processes requests ending with the...
ngx_http_stub_status_module Thengx_http_stub_status_modulemodule provide...
1 创建虚拟用户数据库文件 vim /etc/myuserdb.txt 2 生成数据库文件 db_load -T -t hash -f /e...
1 安装 yum install -y vsftpd 2 修改配置文件 vim /etc/vsftpd/vsftpd.conf anonym...
1 模块 ngx_http_auth_basic_module syntax:auth_basic string | off; ...
1 模块 ngx_http_access_module syntax:allow address| CIDR | all; sy...
1 在线安装 yum install -y nginx 2 复制三份配置文件 cd /etc/nginx/conf.d cp defaul...