phpstudy nginx wants to enable multiple IPs to monitor the same port and access different directories.
Uv
Uv 2017-10-26 10:46:15
0
2
1489

How to configure?

Uv
Uv

reply all(2)
lmaster

This is nginx reverse proxy

If you have an nginx server

ip 10.222.13.10 open port 80

There are two other servers apache, nginx and so on web server (either local area network or external network)

192.168.4.69:80

192.168.4.68:80

http{

upstream proxy_test {

                                                                                                                                                                          use using using using using out out out off out out out out out out out out out of out of ’'s in ’ under in 192.168-A------ server 192.168.4.69:80 weight=1;

                  #ip_hash;

    }

phpstudy nginx wants to implement multiple IPs to monitor the same port and access different directories

I don’t quite understand your problem description. This is an understanding of your problem. I hope you can explain it more clearly. . . . .

Day

Currently, multiple domain names can access the same server.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template