In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Upstream gaogd {server 118.8.8.8 weight=2; 80 weight=2;} server {listen 80; server_name www.gaogd.com; client_max_body_size 20m; proxy_connect_timeout 600; proxy_read_timeout 500; proxy_send_timeout 500; proxy_buffer_size 50m; proxy_buffers 32 50m; proxy_busy_buffers_size 50m Proxy_temp_file_write_size 50m; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header REMOTE-HOST $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; location / {proxy_cache off; proxy_pass http://gaogd; }} server {server_name gaogd.com; location / {if ($request_method ~ ^ (POST) $) {proxy_pass http://www.gaogd.com; break;} rewrite ^ / (. *) $http://www.gaogd.com/$1 permanent }} # 301Redirect problem solved above is to transfer the domain name gaogd.com to www.gaogd.com, but if you perform the post operation gaogd.com, if you directly use the rewrite rule to perform 301jump. Then the post request becomes a get request. Solution: before you jump, you want to determine whether the request is a get or a post request. If it is a post request, use the proxy_pass method, and vice versa, use the write method.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.