首页
归档
分类
相册
1
Linux系统出现 “Input/output error” 的排查思路
2
Ubuntu系统环境下更新显卡驱动
3
根据硬件厂家的MIB库配置zabbix监控
4
Ubuntu24.04配置bond 802.3ad + H3C交换机 LACP配置
5
zabbix监控H3C网络设备
lixinyuan
累计撰写
45
篇文章
累计创建
15
个标签
累计收到
13
条评论
导航
首页
归档
分类
相册
目录
搜索
标签搜索
监控
数通
DB
备份
存储
hp-ux
nginx
IDC
服务器
文件系统
ansible
Windows
安全
AIX
LINUX
标签
nginx
Nginx配置相关
2 年前
1874
0
0
211.4℃
Linux
服务器
1.http请求重定向到httpsserver {listen 80;server_name lixy98.cn;#上传文件大小的限制 client_max_body_size 1024m; #将所有http请求通过rewrite重定向到https。rewrite ^(
弹