标签:操作 localhost tar local server搭建 反向 oca host logs
在通过json-server搭建本地服务器得到 http://localhost:3000/todos 的基础上,要想将接口改为www.test.com/todos这样的形式 ,则需要用nginx进行反向代理
1.安装nginx
windows下nginx安装操作教程
标签:操作 localhost tar local server搭建 反向 oca host logs
原文地址:https://www.cnblogs.com/smilexumu/p/9037057.html