您所在的位置:
首页 > Nginx虚拟主机 > 信息评论 >
Nginx虚拟主机
我们先来看下nginx.confserver{listen 80;server_name www.itmop.com;index index.html index.htm index.php;root /data/htdocs/www.itmop.com/;#limit_conn crawler 20; location ~ .*.
网友评论