登录/注册
L
个人中心
我的账号
我的订单
我的消息
VIP计划
注销登录
首页
编程教程
Java
Spring
Spring Cloud
Vert.x
Thymeleaf
JAVA UI
Python
Softwares
MySQL
Android
nginx
Wechat
WEB
JavaScript
CSS
Vue.js
Web Editor
SEO
Docker Case
Linux
Linux Security
Office
Jenkins
玩机教程
Router
Proxmox VE/PVE
Synology
飞牛私有云/FNOS
AI
Stable Diffusion
deepseek
资源分享
在线工具
JSON Formatter
HTML Formatter
CSS Formatter
Javascript Formatter
CPUMark
Base64在线编码/解码
URL在线编码/解码
首页
Nginx路径配置
文章列表
Nginx路径配置相关文章
Nginx 内置变量详解大全/客户端真实IP嵌套代理传递
内置变量$args #请求中的参数值$query_string #同 $args$arg_NAME #GET请求中NAME的值$is_args #如果请求中有参
Nginx内置变量
Nginx内置参数
Nginx自带变量
nginx 嵌套变量
Nginx 负载均衡upstream配置/说明
Nginx的upstream支持5种 分配方式,其中 轮询、权重、IP散列这三种为Nginx原生支持的分配方式,fair 和 url_hash 为第三方支持的分
nginx
nginx负载均衡
负载均衡
Nginx 配置robots.txt禁止收录
Nginx 配置robots.txt禁止收录,在对应的server里面添加以下配置 location =/robots.txt { default_type t
Nginx
Nginx robots.txt
robots.txt
解决centos系统使用yum安装nginx启动时报错
解决centos系统使用yum安装nginx启动时报错[::]:80 failed (97: Address family not supported by protocol)一般默认的使用yu...
nginx
linux
nginx代理Tomcat带路径的项目
nginx代理Tomcat带路径的项目location / { proxy_pass http://localhost:8080/v1/; ...
nginx
tomcat
centos 6 nginx+php7环境配置
centos 6 nginx+php7环境配置 做一记录,谨防采矿 $title(php.conf) # # The default server # server { l...
nginx
php
nginx 用户基础认证配置
场景描述某些情况下有些资源需要一个基本的认证才能让用户访问
nginx
认证
Ubuntu(乌班图)网卡静态IP地址及DNS设置各版本(14、16、18、20、22、23)大全
一、ubuntu14.04版本1、配置静态IP地址:ubuntu(乌班图)各版本(14、16、18、20、22、23)网卡静态IP地址及DNS设置大全 - 哔哩
Ubuntu网卡配置
Ubuntu dns配置
Ubuntu网络配置
Ubuntu静态IP配置
nginx 跨域配置
nginx 跨域头统一配置 location / { add_header Access-Control-Allow-Origin *; add_header Acces...
nginx
跨域
Alpine Linux nginx安装配置
alpineLinux安装nginx更新软件apkupdate安装nginxapkaddnginx查看nginx版本nginx-vnginx启停启动停止servicenginxstop重启ser...
alpine linux
alpine
nginx
nginx 开启gzip压缩配置
nginx开启gzip压缩配置配置参考:server{listen443ssl;server_namet.example.com;#charsetkoi8-r;#access_log/var/l...
nginx
gzip
压缩
Nginx代理获取/传递真实ip
配置参考//....其他忽略....location / { proxy_set_header X-Real-IP $remote_addr; proxy_se
nginx
真实ip
nginx window 版本配置文件nginx.conf不生效解决
打开任务管理器发现一大堆nginx进程
nginx
windows 10
nginx 301重定向所有之后排除某个url
在全站升级https后,突然发现某些接口暂时不能直接重定向。需要时间处理,所以需要在nginx中重定向所有URL中排除某个指定的URL原始配置:server {
nginx
排除指定URL
nginx 反向代理Mysql 3306端口
nginx常规使用时作为http协议的反向代理,这里要讲的是非http的Mysql端口代理,理论支持其他协议nginx.conf配置如下:user nginx; worker_process...
nginx
tcp端口代理
上一页
下一页
热门文章
vue2.x main.js中全局引用css的方法及问题解决
[JavaScript]
java 8 stream List去重/集合去重
[Java]
怎么把图片转成pdf_ 如何把图片转成pdf
[Office]
Redis 秒杀整合Spring Boot 2.x实现例子
[Spring]
Spring Boot Redis 秒杀实现
[Spring]
最近更新
Java ICO图片多尺寸转换/生成及微软ico图标规范
[Java]
Swing JPanel JTextArea 背景图片添加不遮挡显示
[Java]
Windows 11修改CMD窗口默认字体大小
[Softwares]
Windows 11 Iot LTSC 版中文语言包/商店/输入法安装
[Softwares]
Windows CMD 生成SSH密钥
[Softwares]
使用协议和Cookie告知:
🍪
使用协议和Cookie告知:
我们需要使用cookie来确保您在我们的网站上获得最佳体验。另外还您还需遵守本站相关协议。:
了解更多
我同意