InterviewSolution
| 1. |
Define Virtual Host? |
|
Answer» Virtual hosts are considered to be the ONES which CONSIST of various KINDS of URLs like FQDN and IP. These are all present in the single application. The configuration of the same is also done with the WebSphere application server. The application must be included in an URL and this is KNOWN as the virtual host. Hence, this application REMAINS associated with its URL in the virtual host. Virtual hosts are considered to be the ones which consist of various kinds of URLs like FQDN and IP. These are all present in the single application. The configuration of the same is also done with the WebSphere application server. The application must be included in an URL and this is known as the virtual host. Hence, this application remains associated with its URL in the virtual host. |
|