PDA

View Full Version : What is a Web server



joyadelfin
11-20-2017, 06:24 AM
hello friends,



What is a Web server?

pavani25
11-21-2017, 01:35 AM
As per wikepedia Web server means "A web server is a computer system that processes requests via HTTP, the basic network protocol used to distribute information on the World Wide Web. " Server, client, hosting, bandwidth, ip address all these are internet related terms you can learn and perform well in seo related things and website related tasks.

Removalsstorage
11-21-2017, 01:41 AM
Web servers are computers that deliver (serves up) Web pages. Every Web server has an IP address and possibly a domain name.

acmastechnologi
11-21-2017, 02:23 AM
Web servers are computers that deliver (serves up) Web pages. Every Web server has an IP address and possibly a domain name.

EdSim
11-21-2017, 04:55 AM
On the hardware side, a web server is a computer that stores a website's component files (e.g. HTML documents, images, CSS stylesheets, and JavaScript files) and delivers them to the end-user's device. It is connected to the Internet and can be accessed through a domain name like mozilla.org.
On the software side, a web server includes several parts that control how web users access hosted files, at minimum an HTTP server. An HTTP server is a piece of software that understands URLs (web addresses) and HTTP (the protocol your browser uses to view webpages).

Deepak5
11-25-2017, 02:09 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.

24x7servermanag
11-25-2017, 05:20 AM
Web servers used to process the HTTP request sent by the client. The result of the web server is in form of the webpages. Dedicated servers are also refereed as web server. Every web site should have the web server for working of it. Apache, NGNIX, IIS are some of the popular web servers among all.

You should consider below factors while choosing the web servers -

1. The compatibility of it with the OS and other servers
2. How comfortably it is handling the server side programming
3. Security of the server
4. SEO tools and other applications which are included in it.

In hardware point of view, web server is the computer which can process the requests sent to it. It is connected to the internet and it can be accessed using the domain name.

When someone enters the query in the web browser that time, it is sent in form of the HTTP request, if it is correctly entered then it will connect to the proper web server and web server will return the result.

deepakrajput
11-26-2017, 12:44 PM
To make our website live you online, we need a hosting server.

mvminfotechseo
11-28-2017, 04:20 AM
A web server is a computer system that processes requests via HTTP, the basic network protocol used to distribute information on the World Wide Web

Preeju M S
11-28-2017, 06:12 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.

cuong24081995
11-28-2017, 11:00 PM
A web server is a computer system that processes requests via HTTP, the basic network protocol used to distribute information on the World Wide Web. The term can refer to the entire system, or specifically to the software that accepts and supervises the HTTP requests.