| 1. |
You have one Linux server running Apache HTTP Server, and two IP addresses that resolve to different host names, such as www.company1.com and www.company2.com. You want to host two distinct Web sites on the same machine. What option is available to you?
Please select the best answer.
|
| |
A.
|
Create virtual directories so that the sites can serve documents separately. |
| |
B.
|
Create one virtual host, then bind both IP addresses to it. |
| |
C.
|
Create two virtual hosts on the server, and bind the appropriate IP address and host name to each one. |
| |
D.
|
Get another physical server and serve each site separately. |