The Final Release of Apache HTTP Server 1.3
Kyle Hamilton writes "The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 1.3.42 of the Apache HTTP Server ('Apache'). This release is intended as the final release of version 1.3 of the Apache HTTP Server, which has reached end of life status There will be no more full releases of Apache HTTP Server 1.3. However, critical security updates may be made available."
This is the beauty of open source. Apache 1.3 is still widely used, and many products are still based on it. If the Apache Foundation no longer wants to maintain it, others are free to pick it up and carry on. I wouldn't be surprised if this happened sooner rather than later.
They should have stopped at version 1.3.37
It seems that basic web sites made by uploading html and other files are going extinct, in favor of web apps like CMSs and blogs. As a result, the majority of the functionality provided by web servers like Apache is becoming unnecessary.
As an example, any web app which interfaces with Apache via Rackmiddleware needs only the enabling of mod_rack. Other than that, you don't need to touch apache2.conf. Apache basically just handles the sockets; the rest of its functionality goes unused.
A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
A lot of commentors seem to think that this is the final release of Apache. It is not. This is the final release of Apache 1.3... Apache HTTP Servers 2.0 and 2.2 are still being maintained.
(As an aside, can somebody explain to me how I ended up with 15 mod points? I've never seen this before)
I wonder if slashdot is actually going to upgrade now...
the real question is: Has Netcraft confirmed it?
"The problem with socialism is eventually you run out of other people's money" - Thatcher.
For my money, apache 1.3 is the only apache. It's extremely stable and most of the security issues have been patched. Solid, solid code and a breeze to compile.
But remember: I am a grumpy old man.
I know you're joking, but actually Apache 2.0 was released 10 years ago next month. I remember sitting in the audience at ApacheCon 2000 when they released it. Anyone who is still on 1.3 has been sitting on it for far too long.
Don't forget shell-script-based servers. It has a much smaller memory footprint than Apache, and it even runs PHP/Perl scripts. :-D
Check out my sci-fi/humor trilogy at PatriotsBooks.
Not really, when you consider they only got mod_perl for 2.x into a production release about 2-3 years ago.
cat