To host several websites from a single web hosting account you will need to pick a web hosting package that includes so-called addon domains or domain aliases as a feature. Pick the top level domain the web hosting account shall be running under. This will be your main domain name you want to work with.
How do I host multiple websites on the same host?
Collapse
X
-
Configure Virtual Host in Apache to host multiple domains
Login into Apache HTTP Server.
Go to the apache conf location. ( in default installation – you will find it here /etc/httpd/conf/httpd.conf)
Take a backup of httpd.conf file.
Create a VirtualHost container like below I have done for two domains.
Comment