Hello all,
Sorry to bother, I've unsubscribed from this mailing list (In theory), did
all the steps, but I'm still gettings mails from it. What's wrong?
The volume, for now, is easily manageable, but shouldn't I be receiving
nothing if I'm unsubscribed?
Is there some admin that could help me?
T
Hi all,
How are you?
First of all excuse my english as it is not my mother tongue.
I'd like to ask a rather general question which is not nginx specific:
In my new job they use an Apache webserver running mod_proxy as a
reverse proxy that works as the single entry point from the outside
Hi, not 100% sure about it, but usually when you use reverse proxy
capabilities, URIs must match because that is what is used to know
where to pass the request.
For example, if your backend is 1.1.1.1/foo, you will have to redirect
from somedomain.com/foo
Redirecting without specific URIs like so