nginx 编译安装添加模块upstream_check (负载均衡健康检查)集群状态

安装编译命令: yum install -y gcc glibc gcc-c++ pcre-devel ope…

Nginx 负载均衡设置

Nginx 负载均衡设置 过程   WEB01配置简单的页面: [root@web01 conf.d…

国产软件汇总

国产软件汇总

达梦 基于orcale8 人大基于 sqlserver 国产数据库 中间件的话 看看 金蝶 和 东方通 国产 …

网站蜘蛛

网站蜘蛛

http://www.baidu.com/search/spider.html https://opensit…

file_exists(): open_basedir restriction in effect.

file_exists(): open_basedir restriction in effect. &nbs…

python request实现http get请求curl -u 用户名:密码 url -X get

python request实现http get请求curl -u 用户名:密码 url -X get

python代码实现http get请求curl -u 用户名:密码 url -X get #curl -u …

nginx location 优先级

nginx location 优先级

匹配符 匹配规则 优先级 = 精确匹配 1 ^~ 以某个字符串开头 2 ~ 区分大小写的正则匹配 3 ~* 不…

nginx反向代理配置

1)Nginx安装 LB01: 10.0.0.5配置 [root@lb01 ~]# scp 10.0.0.7:…

nginx动静分离安装步骤

需求:    web01  上的 maraidb 数据库单独放到一台服务器 db01,    web01上的 …

php安装

安装PHP服务 配置php仓库 方法一: (1) 配置PHP仓库 rpm -Uvh https://dl.fe…