Penguin

Differences between version 11 and revision by previous author of Apache.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 11 Last edited on Monday, June 7, 2004 12:37:07 pm by AristotlePagaltzis Revert
Older page: version 1 Last edited on Saturday, November 16, 2002 8:42:40 pm by PerryLorier Revert
@@ -1,4 +1,12 @@
-Apache is __the__ web server for [Linux] and other OpenSource, and [not so open source|MicrosoftWindows] operating systems . [NCSA]'s " httpd" which there were a whole heap of patches circulating around and was clearly not being maintained, so a group of developers got all the patches together and did their own version of the web server. Since it was based on a whole heap of patches they called it "A Patchy Server", thus "Apache Server" with it's name
+Apache is __the__ WebServer for [Linux]. It also runs on most other OpenSource ( and [not so open source|MicrosoftWindows]) [OperatingSystem]s . It started life as a heap of patches circulating for [NCSA]'s __ httpd__ which was no longer maintained. Eventually , a group of developers collected all the patches and consolidated them into their own version of the web server - "A Patchy Server". Hence the name , "[ Apache] Server". 
  
+Apache is one of the critical components of [LAMP] ([Linux]/[Apache]/[MySQL]/[PHP]).  
  
-See Also: RewriteRules, http://www .apache.org/  
+; According to http://httpd .apache.org: : The Apache [HTTP] Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including [UNIX] and [WindowsNT]. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. %%% %%% Apache has been the most popular web server on the Internet since April of 1996. The July 2003 [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 OpenSourceProject has many subprojects (which they confusingly call projects, but never mind), including: the Apache [HTTP] Server, the [Ant] build program, the [XML] project (which releases [Xerces] and [Xalan]) and the [PHP] ProgrammingLanguage.  
+  
+See Also:  
+* RewriteRules  
+* ApacheNotes  
+* ApacheTomcat