linux - Newbie-----How to configure request forwarding in nginx?
淡淡烟草味
淡淡烟草味 2017-05-16 13:24:36
0
2
540

error.log

2017/04/30 10:06:56 [error] 7822#0: *1 open() "/data/www/articles" failed (2: No such file or directory), client: 183.236.0.94, server: 118.89.60.119, request: "GET /articles HTTP/1.1", host: "118.89.60.119"

淡淡烟草味
淡淡烟草味

reply all(2)
滿天的星座
location /api/ {
    proxy_pass http://ip:port
}
伊谢尔伦

/a/11...
This is the note I wrote about Nginx configuration, I hope it will be helpful to you

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!