Hello,
I am running Apache 2.2 on SLES 9 and have a question about the apache configuration. Right now I have two virtual hosts defined VH1 points to /home/ and VH2 points to /home/
Both of these virtual hosts have different domain names. I also have several other domain names that are linked with this IP address for other services. If you enter one of the other host names associated with this IP address into a web browser, they are taken to the directory as if they had entered VH1 into their browser. Similarly, if you simply enter the IP address of the box into a browser, you are taken to the site defined by VH1. How can I restrict the apache config to only serve up pages that are configured with virtual hosts?
Thanks.
I am running Apache 2.2 on SLES 9 and have a question about the apache configuration. Right now I have two virtual hosts defined VH1 points to /home/ and VH2 points to /home/
Both of these virtual hosts have different domain names. I also have several other domain names that are linked with this IP address for other services. If you enter one of the other host names associated with this IP address into a web browser, they are taken to the directory as if they had entered VH1 into their browser. Similarly, if you simply enter the IP address of the box into a browser, you are taken to the site defined by VH1. How can I restrict the apache config to only serve up pages that are configured with virtual hosts?
Thanks.