ChatterBank1 min ago
What is the significance of Apache?
3 Answers
Why is this word used so often on server pages? Why not e.g., geronimo?
Answers
Best Answer
No best answer has yet been selected by xyzzy@bok. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.Hi Mr Bok! Apache is the Web Server application used by Linux. So you are viewing a Linux Web Server rather than the Microsoft one. Why they named it Apache? You may want to browse here: http://www.apache.org/
Apache is a web server (www.apache.org) that can run on pretty much anything (since you can compile the source code onto pretty much anything - including Windows). Administrators of Windows servers would be wise to get rid of IIS and install Apache instead, since it doesn't bend over and take it from every bit of malicious code on the planet.