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 Rack [rubyforge.org]middleware 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.
The day of the static web page is indeed drawing to a close. With Facebook rewriting PHP into HipHop, other middleware products becoming capable of also serving content, and the general transition to "Web 2.0", the largely static Web of the '90's is nearer than ever to its eventual end.
Apache 1 has been an absolutely fantastic tool over the years, and even though it's well past its "sell-by" date, the fact that many have continued to use it says a lot about the overall quality and robustness. Thanks to
web servers to app servers (Score:4, Interesting)
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 Rack [rubyforge.org]middleware 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.
Re: (Score:2, Interesting)
Re: (Score:5, Funny)
Re:web servers to app servers (Score:3, Funny)
Since you imply that you still have one, I'm assuming that it's not being hosted on Geocities.
Re:web servers to app servers (Score:4, Interesting)
Re: (Score:3, Insightful)
The PIII means you set it up recently enough that you could've had it running 2.0. Why do you do these things...
Re: (Score:3, Informative)