These classnotes are depreciated. As of 2005, I no longer teach the classes. Notes will remain online for legacy purposes

UNIX02/What Is Apache

Classnotes | UNIX02 | RecentChanges | Preferences

Showing revision 1
Apache is a cross-platform HTTP web server. It's been the most popular web server on the Internet since April of 1996. The August 2002 Netcraft Web Server Survey found that 63% of the web sites on the Internet are using Apache, thus making it more widely used than all other web servers combined.

The Apache project is really a collection of web-server related applications. It includes modules for running various scripting languages (such as Perl, PHP, TCL) as web-site backends, and a Java-based server-side environment.

Java typically is notorious for being slow and inefficient. However, Jakarta Tomcat (a Java servlet engine, part of The Apache project) was found to produce the most efficient and speedy server-side applications out of everything else (including Perl, PHP and ASP).


Classnotes | UNIX02 | RecentChanges | Preferences
This page is read-only | View other revisions | View current revision
Edited April 26, 2003 3:11 am (diff)
Search:
(C) Copyright 2003 Samuel Hart
Creative Commons License
This work is licensed under a Creative Commons License.