Alex Samad:

Is it possible with nginx to do this

https://www.abc.com
/
/noclientcert/
/clientcert/


so you can get to / with no client cert, but /clientcert/ you need a
cert, but for /noclientcert/ you don't need a cert.

as far as I learned it's not possible and the usual answer
to such feature requests is: "use different virtual hosts"

Andreas

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to