Question
Setup more then one domain on Same server
Here is a question
I have a website(example.com) already running in /var/www/html
can i add another website (newdomain.com) by creating directory /var/www/newdomain.com and use it Without changing the location of example.com as you know it will take time to transfer from /var/www/html to /var/www/example.com ?
If yes, How can i do that? Please guide will be thankfull.
I’m using Apache Web Server on Ubuntu 20.04 (LTS) x64
Please reply me ASAP
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×