Level 39
GOOD idea, just set it (listen only for a specific IP) in your web server config.
For apache in a virtual host
For other case look on the web.
1 like
Hi,
I build a system with lot of microservices. I already have security with passport. But I think about to do another security layer. For example only allow requests from a special URL or IP. Is that a good idea or do you have other ideas? The Microservice only need to be accessed from the main service (gateway).
thx Norman
GOOD idea, just set it (listen only for a specific IP) in your web server config.
For apache in a virtual host
For other case look on the web.
Please or to participate in this conversation.