nginx对后端的目录进行反向代理
发表于:2025-01-24 作者:千家信息网编辑
千家信息网最后更新 2025年01月24日,nginx主配置文件worker_processes 1;error_log /home/data/logs/nginx/error.log;#error_log logs/error.log;#
千家信息网最后更新 2025年01月24日nginx对后端的目录进行反向代理
nginx主配置文件
worker_processes 1;error_log /home/data/logs/nginx/error.log;#error_log logs/error.log;#error_log logs/error.log notice;#error_log logs/error.log info;#pid logs/nginx.pid;worker_rlimit_nofile 65535;events { use epoll; worker_connections 65535;}http { include mime.types; default_type application/octet-stream; log_format main '$remote_addr - $remote_user [$time_local] "$http_host" "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" $http_x_forwarded_for ' '"$upstream_addr" "$upstream_status" "$upstream_response_time" "$request_time"'; #log_format main '$remote_addr - $remote_user [$time_local] "$request" ' # '$status $body_bytes_sent "$http_referer" ' # '"$http_user_agent" "$http_x_forwarded_for"'; #access_log logs/access.log main; access_log /home/data/logs/nginx/access.log main; server_tokens off; sendfile on; #tcp_nopush on; #keepalive_timeout 0; keepalive_timeout 65; #--------------h2---------------- upstream plone { server 172.16.1.24:8080; #重点 } #gzip on; server_name_in_redirect off; include vhosts/*.conf; #重点 }
nginx vhosts里面的配置文件
[root@plone vhosts]# cat plone.conf server { listen 80; server_name plone.sense.com.cn; access_log /home/data/logs/nginx/plone_access.log main;# rewrite ^(.*)$ https://$host$1 permanent; location / { proxy_set_header X-real-ip $remote_addr; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-Scheme $scheme; proxy_pass #重点 } error_page 500 502 503 504 /50x.html; location = /50x.html { root html; }}# server {# listen 443 ssl;# server_name console.senseyun.com;# access_log /home/data/logs/nginx/ssl.console_senseyun.log main;# # ssl_certificate /opt/CA/senseyun.com_bundle.crt;# ssl_certificate_key /opt/CA/senseyun.com.key;### location ~^/ {# proxy_set_header X-real-ip $remote_addr;# proxy_set_header Host $http_host;# proxy_set_header X-Forwarded-Scheme $scheme;# proxy_pass http://console;# }## error_page 500 502 503 504 /50x.html;# location = /50x.html {# root html;# }# }
重点
文件
配置
目录
端的
代理
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
我的世界服务器端神域
中心化服务器的优点
软件开发语言类别
云南超频服务器代理价格
2021甘肃网络安全宣传周
郑州市网络安全支队举报电话
5g网络技术开放
网络安全直播截图
分布式数据库访问系统
宁波硬件软件开发公司联系方式
校园网络安全检查简报
广西专业软件开发设施检测中心
电商消费数据库设计
浙江代还软件开发公司
软件开发误区是什么
云计算和数据库哪个适合女生
上海软件开发师待遇如何
使用ajax将数据保存进数据库
ma3d媒体数据库是空的
绝地求生 初始服务器
数据库上机实验报告3
北京理工大学服务器招标
烟台桔火网络技术
网络安全产品分类 CSDN
计算机网络安全常见攻击方式
服务器搭建集群
王者荣耀单独注销一个服务器
数据库技术在实践中应用领域
删除某一个数据库
软件开发时的基础版