nginx for multiple sub-domain?
Yanxin Z.
lists at ruby-forum.com
Fri May 20 21:14:44 MSD 2011
Hello,
I have a web site, e.g., www.example.com
under it, i have several sub-domains, e.g., /register, /query, /report.
I have a requirement that,
/query is for port 80
/register is for port 443, but with server side SSL certificate
verification.
/report is for port 443 , with both server and client side SSL
certificate verification.
I want to know whether NGX config can do this ?
I have the problem to config /register and /report under port 443.
Thanks,
Yanxin
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list