What I found out is that, with regards to Apache 1.3, Apache 2.0: - provides multi-threading support; - filtered input/output (I/O), which allows one module to modify the output of another module; - also provides support for SSL without any modifications to the core ( mod_tls). Can someone tell me which of these advantages is, from a user perspective, the most important one? Did I miss other advantages? Jos Chrispijn |