Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  IT & Network Administration  |  Other Network / Admin  |  Complete Apache 2

Complete Apache 2

Complete Apache 2 - 2.0.52

web server: easy to install and use

All Time: (4.4)
This Version: Not rated (0.0)
Current Version: 2.0.52
Release Date: 2004-10-07
License: Freeware
Downloads (this version): 9,656
Downloads (all versions): 21,752

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Complete Apache 2 is the easiest way to install and setup an Apache 2 web server on Mac OS X. Complete Apache 2 installs the standard Apache 2 software distribution and works "out of the box" with absolutely no configuration necessary. Complete Apache 2 is comprised of the following components:
  • Apache 2 Installer Package - The Apache 2 installer package provides an easy way to install the Apache 2 software onto your computer. This package includes the standard Apache 2 software distribution along with the standard compliment of modules, as well as mod_ssl (SSL Support), mod_auth_ldap, mod_cache, and mod_proxy.
  • Apache 2 System Preferences Pane - The new Apache 2 system preferences pane provides an easy way to start, stop, or gracefully restart your Apache 2 web server right from the System Preferences application. No command line required. You can now also view log files, and edit the httpd.conf configuration file.
  • Comprehensive Install Guide - The 9 page Install Guide covers the installation of every component of Complete Apache 2 in detail, including screenshots. The guide also covers the basic operation of the Apache 2 web server with either the System Preferences pane or the Terminal application.
  • Apache 2 Manual - The complete Apache 2 Manual, as distributed by the Apache Software Foundation, is included in PDF format. This comprehensive manual covers every aspect of using and managing Apache 2.

Complete product source code can be downloaded from the product homepage.

Security Update: This update fixes two security issues. All users are encouraged to update.


Download MD5 Checksum:0b15c4cf4c59f96865f1de3679f14c79

What's new in this version:

  • Update to Apache 2.0.52
  • Added switch to set Apache 2 to start at boot to preference pane.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.3

Additional Requirements:

  • Mac OS X 10.3 or higher

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Complete Apache 2 Troubleshooting ReportMissing Modules? - Version: 2.0.52, 10/8/2004 03:12PM PST

(1 of 1 users found this comment useful)

rawhide_it
Aaron has posted a fixed version of Apache2.
Very responsive! Thanks.
Post a commentAlert Admin

Complete Apache 2 Troubleshooting ReportSame problem, same fix - Version: 2.0.52, 10/8/2004 07:51AM PST

Strider72

I had the same problem as 'rawhide_it' -- Apache would not start. His suggestion fixed the problem (though I only had one of the lines to comment out):

# LoadModule auth_ldap_module modules/mod_auth_ldap.so

I've dropped the developer a line telling him of the problem.

Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Complete Apache 2 Troubleshooting ReportMissing Modules? - Version: 2.0.52, 10/8/2004 06:07AM PST

rawhide_it
I had to comment out two lines in http.conf to start Apache2:

###LoadModule auth_ldap_module modules/mod_auth_ldap.so
...
###LoadModule deflate_module modules/mod_deflate.so
Post a commentAlert Admin