Question
How do i set which apache virtual host will my ip go to
I follow this step How To Set Up Apache Virtual Hosts on Ubuntu 16.04
when i type example.com it’s show example.com
when i type subdomain.example.com it’s show subdomain.example.com
when i type my server ip it’s show subdomain.example.com
my problem is i want to set my server ip to show example.com or not show anything. where can i set it.
Thanks.
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.
×