随笔分类 -  MySql

摘要:1:反向代理,通过反向代理,使客户访问你的网站的时候,可以跳转到你指定的网站 配置:/phpstudy/server/nginx/conf/nginx.conf 中 location / { index index.html index.htm index.php; proxy_pass http: 阅读全文
posted @ 2017-04-05 14:50 蚂蚁总督 阅读(239) 评论(0) 推荐(0)