InterviewSolution
Saved Bookmarks
| 1. |
What Is Web Server ? |
|
Answer» Software that PROVIDES services to access the Internet, an intranet, or an extranet. A WEB server hosts Web sites, provides support for HTTP and other PROTOCOLS, and executes server-side programs (such as CGI scripts or servlets) that perform certain functions. Software that provides services to access the Internet, an intranet, or an extranet. A Web server hosts Web sites, provides support for HTTP and other protocols, and executes server-side programs (such as CGI scripts or servlets) that perform certain functions. |
|