What’s the result of curl when make you request direct to the backend port
1 and 10001?
> 在 2020年1月9日,下午9:49,梁维伟 <15521068...@163.com> 写道:
>
> Hi.
>
> I have this config below And I requested upstream resource and got 404
> response. However, when I modified 'listen 80' to 'listen 8081', I
the nginx installation on CentOS can be done in two different way, that's
'installed by package' and 'build from source'
nginx can be installed on CentOS by using the package manage tools named
'yum', after you set up the downloading source properly, you can simply
type the one line command above