Where can I find a download for a minimal installation of Apache web server for Linux?

I am trying to get a minimal installation of Apache web server. The reason for this is because, I plan on install it on a dedicated server and the only purpose is to serve basic image files. I need it to be as optimized as possible since it will be handling a few hundred of requests per second on average.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
  1. ubergeek42 says:

    For those of you who don’t want to hassle with installing apache, there is a a group of people who maintain a standalone server package. Find it at http://www.xampp.org

  2. Wowwie says:

    http://httpd.apache.org
    the best two resources to try first

  3. Laran says:

    If you’re using a Debian-based flavor of Linux such as Debian itself or Ubuntu you can just get Apache via apt.

    sudo apt-get install apache2

  1. There are no trackbacks for this post yet.

Leave a Reply