SundayHK
首页
编程
Go
Python
PHP
Linux
Nginx
Shell
监控
Grafana
Prometheus
Zabbix
虚拟化
ESXI
KVM
云原生
Apisix
Ceph
Docker
Istio
Kubernetes
中间件
Rabbitmq
数据库
Clickhouse
MySQL
Oracle
Redis
SundayHK
首页
编程
Go
Python
PHP
Linux
Nginx
Shell
监控
Grafana
Prometheus
Zabbix
虚拟化
ESXI
KVM
云原生
Apisix
Ceph
Docker
Istio
Kubernetes
中间件
Rabbitmq
数据库
Clickhouse
MySQL
Oracle
Redis
cors
Nginx 允许多个域名跨域访问
允许指定单个域名跨域访问 location /{ #add_header Access-Control-Allow-Origin *; #允许所有域名不安全 add_header …
Nginx
2025.06.16
121人浏览
cors
nginx
跨域