nginx版本: nginx/1.10.3
echo模块版本: echo-nginx-module-0.60
location /home {
echo "nihao";}
其结果是我访问 http://localhost/home
nginx 把请求作为未知类型的文件保存, 请教这是为什么?
nginx版本: nginx/1.10.3
echo模块版本: echo-nginx-module-0.60
location /home {
echo "nihao";}
其结果是我访问 http://localhost/home
nginx 把请求作为未知类型的文件保存, 请教这是为什么?
2 回答2.6k 阅读✓ 已解决
1 回答1.9k 阅读✓ 已解决
1 回答1.3k 阅读✓ 已解决
3 回答1.2k 阅读
2 回答636 阅读
1 回答855 阅读
1 回答458 阅读
指定一下Content-Type