How To Force Your Site Visitors to Use Shared SSL Connection
From time to time, our technical support department is asked how to direct website visitors…
For name-based sites in web hosting environments, websites can be configured either as name-based sites (multiple domains sharing a single IP) or IP-based sites (each site having its own unique IP address).
You might need to convert a name-based site to an IP-based one when setting up SSL certificates or when you require a dedicated IP address.
This guide will show you how to convert a name-based site into an IP-based site using the “EditVirtDomain” command.
You will need root user privileges to run the required command. Log in via SSH:
Use the following syntax to convert a domain from name-based to IP-based:
Example:
EditVirtDomain -c ipinfo, namebased=0, ipaddrs=[207.44.169.18] centralrock.es
In this example:
Once the command runs successfully:
SSL Certificates >> Some older environments require dedicated IPs for SSL installation.
Dedicated Resources >> Ensures one domain doesn’t share an IP with others.
Custom DNS >> Easier to configure reverse DNS for mail servers.
Explore more hosting insights, tips and industry updates.
From time to time, our technical support department is asked how to direct website visitors…
How To: Give users SFTP access while not having shell access Well, although most tend…
Security and protection of the server has become one of the major issues for online…