I have searched high and low for an answer to this an for the life of me can't find one, is it even possible?
What I need to do is:
Only allow connection to NGINX from a certain domain, and only allow connections to NGINX from a certain IP
So allow all conections coming in from the domain specified and the IP specified and return 444 for anything else
These need to be on the same NGINX instance.
If anyone can be a help here I would be very greatful
Thank You