Overview
This document demonstrates using TWAI VCS to implement a multi-domain architecture. Set up different domain names directed to different websites under a single VCS instance and the same IP address, and combine SSL certificates to set up a secure and multi-domain structure.
. Build webs on a single domain
The following tutorial demonstrates how to set up two website services: create VCS instances, host websites using Nginx, and open port 80 on the instance.
. Install SSL certificates
Install SSL certificates for websites can encrypt and secure communications between the web server and the client browser, preventing criminals from reading or modifying information transferred.
. Verify domain & secure connection
Verify the two websites belong to the same domain, and confirm the website can be opened and the connection is secure.