October 6, 2008 · Server · 46 comments

The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.Apache v2 is the next generation of the omnipresent Apache web server. This version -- a total rewrite -- introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more.

Continue reading →

August 8, 2007 · Server · 20 comments

For this article, I'll assume that you already have Ubuntu installed. It's one of the easiest distro's out there to install, ranking right up there with Fedora and Suse. After installation is complete, and you log in for the first time, you'll most likely be prompted to install updates. Install these updates and reboot before continuing. Typically, you don't need to reboot after an update, but just in case you updated your kernel, go ahead and do it.

Continue reading →

January 10, 2007 · Server · 41 comments

Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other platforms. Apache is notable for playing a key role in the initial growth of the World Wide Web,and continues to be the most popular web server in use, serving as the de facto reference platform against which other web serversare designed and judged.

Continue reading →