PDA

View Full Version : What Is Web Server?



vkumar
07-23-2019, 11:28 PM
Hello friends,

I Want to know that What Is Web Server?

ImpalaWardrobes
07-24-2019, 02:04 AM
A web server is server software or hardware dedicated to running said software, that can satisfy World Wide Web client requests. A web server can, in general, contain one or more websites. A web server processes incoming network requests over HTTP and several other related protocols.

Rscomp
07-24-2019, 03:52 AM
A Web server is a program that uses HTTP (Hypertext Transfer Protocol) to serve the files that form Web pages to users, in response to their requests, which are forwarded by their computers' HTTP clients. Dedicated computers and appliances may be referred to as Web servers as well.

RH-Calvin
07-24-2019, 10:33 PM
A web server is server software, or hardware dedicated to running said software, that can satisfy World Wide Web client requests. A web server can, in general, contain one or more websites. A web server processes incoming network requests over HTTP and several other related protocols.

imriakapoor
07-25-2019, 02:00 AM
A Web server is a program that uses HTTP (Hypertext Transfer Protocol) to serve the files that form Web pages to users, in response to their requests, which are forwarded by their computers' HTTP clients.

harshal14
07-25-2019, 11:42 PM
A program that uses HTTP for serving files that create web pages for users in response to their requests that are sent by the HTTP clients of their computer is called as a web server.
Types of Webserver
1.Apache Web Server
2. LightSpeed Web Server
3. Nginx Web Server

tanwirjain
07-26-2019, 12:14 AM
web server transfers your users data to server and sends results back.

fisherinjurylaw
07-26-2019, 01:50 AM
Web servers are computers that deliver (serves up) Web pages. Every Web server has an IP address and possibly a domain name.