InterviewSolution
Saved Bookmarks
| 1. |
Define The Services Provided By Web Server? |
|
Answer» Web server : A webserver is a COMPUTER system that delivers web pages. Every web server has an IP ADDRESS and possibly a domain name. for example: an URL This sends a request to the server whose domain name is niceindia.com. the server fetches the PAGE NAMED index.html and sends back to our browsers. Web server : A webserver is a computer system that delivers web pages. Every web server has an IP address and possibly a domain name. for example: an URL This sends a request to the server whose domain name is niceindia.com. the server fetches the page named index.html and sends back to our browsers. |
|