Catch up on stories from the past week (and beyond) at the Slashdot story archive
Nickname:
Password:
Time to upgrade, this isn't 1995 anymore.
Right. Upgrade to a modern HTTP server like Nginx http://www.nginx.net/ [nginx.net] or Lighttpd, you won't regret it.
And if for some reason you really need Apache 1.3.x, this code is maintained by OpenBSD and an enhanced version is shipped with the OS.
The problem is that nginx does not support IPv6 which is kind if sad for a "modern" HTTP server. Also both nginx and lighttpd do not support mod_dav_svn as far as I know, apart from that both projects are pretty decent.
I've been using it with IPv6 for months with no problems.
There may be more comments in this discussion. Without JavaScript enabled, you might want to turn on Classic Discussion System in your preferences instead.
Algol-60 surely must be regarded as the most important programming language yet developed. -- T. Cheatham
about time (Score:0)
Time to upgrade, this isn't 1995 anymore.
Re: (Score:3, Informative)
Right. Upgrade to a modern HTTP server like Nginx http://www.nginx.net/ [nginx.net] or Lighttpd, you won't regret it.
And if for some reason you really need Apache 1.3.x, this code is maintained by OpenBSD and an enhanced version is shipped with the OS.
Re: (Score:0)
The problem is that nginx does not support IPv6 which is kind if sad for a "modern" HTTP server. Also both nginx and lighttpd do not support mod_dav_svn as far as I know, apart from that both projects are pretty decent.
Re:about time (Score:2)
I've been using it with IPv6 for months with no problems.