Follow these following steps to add a subdomain within Nginx server. 1. In the domain panel, add an A-record to point the new subdomain to your server 2. Register the new subdomain with Nginx server 3. Use this simple configuration for the newly created file 4. To enable the configuration, make a symlink to the… Continue reading How to add subdomain in nginx server?