I have a robust config setup for WordOps to scale to high availability. However, I want to have a dedicated server running for editors, such as admin.example.com
How would I create a sub-domain and map it so that
/var/www/example.com is also listening for admin.example.com?
Probably best to use a plugin like Any Hostname, but certainly open to other recommendations for best practices here.
TIA