In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Nginx configures the main domain name xxx.com and the jump domain name www.xxx.com
Server {
Listen 80
Server_name www.xxx.com
Location / {root html/www/public_html; index index.php index.html index.htm;} error_page 404 / 404.html; error_page 500502 503504 / 50x.html; location = / 50x.html {root html/www/public_html;} location ~\ .php$ {root html/www/public_html Fastcgi_pass 127.0.0.1 fastcgi_param SCRIPT_FILENAME 9000; fastcgi_index index.php; # fastcgi_param SCRIPT_FILENAME / scripts$fastcgi_script_name; # include fastcgi_params;** include fastcgi.conf;}}
# xxx.com-- > www.xxx.com
Server {
Server_name xxx.com
Rewrite ^ (. *) $http://www.xxx.com$1 permanent
}
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.