Microsoft Windows Web Server CBT.

The Web server is the basis of everything that happens with your Web page, & yet often people know nothing about it. This CBT describes you how to build a Windows Web Server using Apache 2 & MySQL. Apache is three of the most popular Web servers on the web right now, & part of its charm is that it's free. It also has a lot of features that make it extensible & useful for lots of different types of websites. it is a server that is used for personal web pages up to enterprise level sites.We will also be discussing on how to use PHP in your web server to nice effect.

Apache is possibly the world's most popular Web server. it is the most widely used & because it is released as "open source" & with no fee for use, it's had a lot of modifications & modules made for it. You can download the source code, & compile it for your machine, or you can download binary versions for lots of operating systems (like Windows, Solaris, Linux, OS/2, freebsd, & lots of more). there's lots of different add-ons for Apache, as well. The drawback to Apache is that there might not be as much immediate support for it as other commercial servers


Download link