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."
Many of us have moved away from Apache altogether. I mean, with lighttpd and nginx available, there's really little need for Apache these days.
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...
Since the next-oldest news item at the bottom of httpd.apache.org is also dated 2008-01-19, one can easily deduce that the news entry was back-dated so it doesn't draw attention to a branch that has been superseded twice. And reading TFA would show that it fixes a CVE-2010 issue, so it would be even sillier to insist that this is 2008 news.
I thought the whole point of a patchy web server was that it was never done. ;)
Apache: releasing last version, 1.3 on death bed.
Nginx: whats apache?
Dont Judge The situation by the Misfortunate. Goga.
In my early days of running servers at home I used 1.x Apache a lot, it will be missed but I must say I love 2.x releases these days and haven't seen much 1.x out there lately.
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.
Not really, when you consider they only got mod_perl for 2.x into a production release about 2-3 years ago.
cat
Anyone who is still on 1.3 has been sitting on it for far too long.
Hey, somebody has to keep the corpse warm!
8 of 13 people found this answer helpful. Did you?
This does appear to be the case. It looks like the Apache crew have decided to just update their old posts for 1.3 and 2.0 related changes rather than add new posts, thus causing a misleading date.
I used to get high on life, but I developed a tolerance. Now I need something stronger.