Tuesday, March 13, 2007

Apache 2.0

There are quite a huge change on Apache 1.3 to Apache 2.o, Apache has become highly modularized. For Apache 1.3 it is just a simple core module that include basic features of HTTP server, when it comes to Apache 2.0 it no longer just a simple HTTP server but the extension power highly increased. Now the server can be add/drop desire modules as necessary.. Some newly implemented features are, Module filter,SSL modules and etc.Each modules has their own functionality, this will be discuss in more details in the later post

References:
1. Linux Journal - Apache 2.0
http://www.linuxjournal.com/article/6022

No comments: