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."
It's end of the line. Move on, there's nothing to see. But give it a one-minute silence break to honour what server us for such a long time.
Have you heard about SoylentNews?
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.
From the Apache web site:
Apache 1.3.42 Released 2008-01-19
Emphasis mine...
I used to get high on life, but I developed a tolerance. Now I need something stronger.
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...
OpenBSD will upgrade to 2.x?
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
What exactly is wrong with static HTML if it is used properly? You have a bunch of documents written in plain HTML which live up to expectations (not impossible, ask a LaTeX user...), maybe a dynamically generated index page if you want. And it doesn't need to be a bare-bones experience, the dynamically generated indices could be where the interactivity could be. I fully recognize that what I just said applies only to particular people, but in principle a HTML document is no different in function to the end user than a plain text file or a PDF.
A lot could be done with static HTML pages, except that it is not shiny and new and so not worth paying money for (and therefore bad).
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?