https://www.alibabacloud.com/help/zh/cdn/user-guide/configure-custom-request-headers 客户端IP…
使用Nginx Geoip2模块 解析客户端IP地理信息 可以对指定国家区域进行限制访问 ngx_http_geoip2_module libmaxminddb ngx_http_…
允许指定单个域名跨域访问 location /{ #add_header Access-Control-Allow-Origin *; #允许所有域名不安全 add_header …
nginx-vts 编辑加入模块 git clone https://github.com/vozlt/nginx-module-vts.git ./configure \ --p…
使用apisix(nginx)转发 nginx+php 在上传大文件时,发现比原来上传慢了很多。 使用apisix转发 上传 上传15G文件,耗时4.7分钟, 其中在2.7分钟时是…
apt install -y gcc make libpcre3-dev libssl-dev zlib1g-dev libxml2-dev libxslt-dev libgd-d…
sudo apt install build-essential curl gnupg2 ca-certificates zlib1g-dev libssl-dev libpcre…