Difference between revisions of "Web Server"
From Market Ruler Help
(Created page with 'A '''Web Server''' is the combination of computer hardware and computer software which can serve web pages to a Web Browser. Almost any computer equipment (hardware) can act…') |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
Note that a '''web server''' can refer to the hardware/software platform to deliver web pages to a [[Web browser]], or just the software itself. | Note that a '''web server''' can refer to the hardware/software platform to deliver web pages to a [[Web browser]], or just the software itself. | ||
+ | |||
+ | [[Category:Technical]] [[Category:Web development]] | ||
+ | [[Category:Glossary]] |
Latest revision as of 02:23, 30 September 2009
A Web Server is the combination of computer hardware and computer software which can serve web pages to a Web Browser.
Almost any computer equipment (hardware) can act as a web server. Because of the ubiquity of the web browser, most server hardware also contain small web servers, e.g.
- Firewall hardware
- Load balancing hardware
- Personal home router
- Networking switches
However, for most intents and purposes, a dedicated web server consists of:
- Server hardware (from HP, Dell, IBM, Sun, Apple, etc.)
- An operating system (Linux, NetBSD, FreeBSD, Debian, Mandrake, Windows Server, etc.)
- Web server software (Apache, or Microsoft Internet Information Server)
Note that a web server can refer to the hardware/software platform to deliver web pages to a Web browser, or just the software itself.