Meet the Guide Editor
Web Server Contributors

The Complete Guide to Web Servers

A visual map of the internetA web server is used to host the files and applications that make up a web site. A web server can function as a simple file server, providing HTML pages and image files for a static web site. More functional web sites require a web server that provides a number of additional functions like a database, a scripting engine such as ASP, PHP or ColdFusion, security and redundancy features like server fail over capabilities.

There are many solutions available to create a web server. Some, like Windows Web Server, are commercially supported, while other like Linux and the Apache HTTP Server, are free and open source.

This guide will review some of the more popular web server solutions, and show you how you can use a web server to to create your own site.

Latest Articles on Web Server
Apache Web Server -- A definition

According to the Netcraft.com survey results, the Apache Web Server has been the leading web server since 1996. What is the Apache Web Server and what can it do? Why do so many...

Why Can't I Sync My Computer with OWA?

If you have been looking for a way to sync Outlook Web Access to Outlook on your computer, then unfortunately you're in for disappointing news. Find out why this isn't possible...

Things to Do with an Old Computer: Linux Web Server

Have you ever thought that the old computer in your basement that is waiting for recycling can be a powerful web server? All you need is to get to follow our article and make sure...

The Best Linux Web Server Software

This simple article will teach you how easy it truly is for the normal Joe Bloggs to run a secure Linux web server from anywhere. This is useful for home servers where multimedia is...

Most Popular Articles on Web Server
  •  
    Editing Joomla Templates in Dreamweaver

    Have you found that "almost perfect" Joomla template, but want to make a few changes so that the result is more customized and relates better to your web site? It is possible to edit Joomla...

  •  
    Using JavaScript to Ping

    Have you ever wondered how to check if a domain, IP address or website exists and is up and running? With a little JavaScript ping source code you can actually do it from your web browsers. This guide...

  •  
    Windows Server 2003 - Pros and Cons

    Windows Server 2003 is a powerful operating system designed for client-server operations. It has a large business following and provides many operations for the network. It can function as a domain controller...

  •  
    Want a Linux Home Server? There Are Several Choices

    There are a lot of reasons to run your own Linux home server. In this article series we provide an overview and how to's for the most common servers....

  •  
    Creating Your Own FTP Server on Windows XP Professional

    Ever questioned how files are shared over a network? It is done with File Transfer Protocol (FTP). Let’s find out how you can set up your own FTP Server on a Windows XP system for sharing...

More About Web Server
Setting Up a Linux Streaming Web Server

I will go through with you how to set up your Linux server so that it streams content through the web to other computers. For this I will be using VLC Media Player which is an open...

How to Set Up a Web Server on Local Intranet

So you have everything you need to create an Intranet but you fall short on how to setup web server on a local intranet. This guide will help you get your web server up and running...