Hi,
I have an Nginx http proxy server with SSL. What I want to do is:
If a client that has a certificate is trying to access the server's
address, he is to be redirected to our production server, to certain URL.
If a client doesn't have a certificate, he is to be redirected to the
same producti
Typo .. error_page400http://URL
ZZZ wrote:
> Hi,
>
> I have an Nginx http proxy server with SSL. What I want to do is:
>
> If a client that has a certificate is trying to access the server's
> address, he is to be redirected to our production server, to cer
2 matches
Mail list logo