mydomain.com
, secured with Let’s Encrypt SSL on a Linux VPS, with configurations for HTTP (port 80) and HTTPS ( port 443).
Prerequisites:
- An EDIS Global Linux VPS (Ubuntu 20.04 recommended)
- SSH root access to the VPS
- A registered domain name pointing to your VPS’ IP address
<VirtualHost _:443>
block for SSL. Confirm by:
mydomain.com
is now configured on Apache with MySQL and PHP, utilizing ports 80 (HTTP) and 443 (HTTPS/SSL) with a secure SSL certificate from Let’s Encrypt.