Tagged Questions
3
votes
1answer
365 views
Strategy to isolate multiple nginx ssl apps with single domain via suburi's?
Warning: so far I have only learnt how to use nginx to serve apps with their own domain and server block. But I think its time to dive a little deeper.
To mitigate the need for multiple SSL ...