Do you ever wish you could inch away from IIS and migrate towards Apache on Linux or some other UNIX operating system? Well, in this article we will install Apache on our NT server. Another advantage to using Apache is it is a cool way to get a full fledged web server on your workstation. We'll be wusses and grab the binary from: http://httpd.apache.org/dist/httpd/binaries/win32/
Apache Name Server PDF Print E-mail
Contributed by Chad Brandt
Thursday, 17 June 2004
Learn how to configure apache for virtual name servers. This will allow you to host many domains on one server
1 Edit the httpd.conf file:
mod_jk is a replacement to the elderly mod_jserv. It is a completely new Tomcat-Apache plug-in that handles the communication between Tomcat and Apache.
Apache is supposedly the most popular server on the planet. Its advantage is not only that it is free, but also that it is, for UNIX platform, as good as some of the most prominent commercial Web servers. The pain is, however, that you are on your own, and you will not get a nice glossy manual and the number to call.
Table of Contents
* Description
* A Summary of a Basic mod_perl Installation
* The Gory Details
o Source Configuration (perl Makefile.PL ...)
+ Configuration parameters