Hello Team,
I have an issue regarding redirection of websites. I have two website on one IP address.Initially main website was http://example.com/ which was working fine if we hit the website by typing either www.example.com or example.com. Website was working fine. But now I have created the virtual host for my another website which is http://example2.com/.This website is also working fine either by typing www.example2.com or example2.com. But now main problem is if I run the main website by www.example.com it is redirecting to second one website(example2.com). Will you please help me may be I have done something wrong while configuration. root path of my file is -www/html/ -main websites file(www.example.com) -example2.com -
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.
I have resolved this issue.I have also created new conf file for the main website(http://example.com/ ) having path /etc/apache2/sites-available/example.com.conf and after that websites start to work.
Click below to sign up and get $100 of credit to try our products over 60 days!
I have performed the same (creation of virtual host) on another IP but I am not facing this issue. This issue appeared when ever I enable lets encrypt SSL certificate for new created website(on virtual host).