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

Mac OS X  |  IT & Network Administration  |  Internet / Web Servers  |  Apache

Apache

Apache - 2.2.14

open source web server software

All Time: (4.8)
This Version: Not rated (0.0)
Current Version: 2.2.14
Release Date: 2009-10-06
License: Freeware
Downloads (this version): 715
Downloads (all versions): 47,362

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

All Feedback: 1 - 10 of 48 |  1 2 3 4 5 Next



Apache CommentaryFink or DarwinPorts - Version: 2.0.55, 10/14/2005 01:56AM PST

(2 of 5 users found this comment useful)

amcgee
The simplest way to install Apache is the same way it is for all open source *nix applications, use a package manager such as Fink or DarwinPorts. There really is nothing to complain about anymore.
Post a commentAlert Admin

Apache CommentaryWait a few days... - Version: 2.0.53, 2/7/2005 10:58AM PST

Gennx30
There is something called WEBSERVER XKit, which will installs the latest Apache, MySQL and PhP-they are still at 2.0.52-but im sure will update soon...
(look in Versiontracker)
Easy as pie to install and it throws in a control panel to boot! (figuratively)
Post a commentAlert Admin

Most Recent Replies: View All 2 Replies

Apache CommentaryInsanely difficult to install or upgrade... - Version: 2.0.53, 2/7/2005 08:56AM PST

(0 of 2 users found this comment useful)

SystemLord
How in the h*ll do you upgrade "OS X SERVER"s default Apache 1.3.33 to this version???

The Apache developers assume everyone using this has nothing else to do but to live and breath Apache. Not so.

Any simplified help would be a huge improvement.

Thanks.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Apache CommentaryApache for Dummies? - Version: 2.0.51, 9/17/2004 12:33PM PST

(1 of 1 users found this comment useful)

Strider72
Those looking for "easy to use", including a Preference Pane that allows easy editing and syntax checking of config files should check out "Complete Apache" (find it on VersionTracker). A company called Server Logistics puts it out. An update of their package usually follows an Apache update a few days later.

Installs using the standard Mac install program, and is totally separate from the built-in Mac install.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Apache Usage TipTo find out the version of apache you are running... - Version: 2.0.49, 7/4/2004 10:27AM PST

(2 of 2 users found this comment useful)

peterhil

Type apachectl status from the terminal or go to a non-existent local URL like http://localhost/x, which gives a 404 page and (depending on your server configuration) the version number of Apache you are running.

Apache 2's default install location is /usr/local/apache/. You don't need to touch the 1.3.29 version which comes with Panther. Just start the Apache 2 with /usr/local/apache/bin/apachectl start and not from Sharing Preferences. BTW, does anyone know how to make Apache 2 start from Sharing Preferences?

Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Apache Usage TipHow to see what version you're running - Version: 2.0.49, 3/20/2004 10:54AM PST

(1 of 1 users found this comment useful)

rick-is-online
from the command line (Terminal.app), type:
httpd -v

That will tell you what version you're running.
Post a commentAlert Admin

Apache Troubleshooting ReportApache - Version: 2.0.49, 3/20/2004 05:21AM PST

(0 of 2 users found this comment useful)

johnlove
Where is the best, simple source for:

1) finding out what version of Apache is running on my OS X

2) how to update that version of Apache on my OS X

I am just getting back into PHP, so bear with me.

John Love
jolove@up.net
 
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Apache ReviewApache is great,… - Version: 2.0.44, 1/27/2003 12:18PM PST

(7 of 7 users found this comment useful)

Strider72
but for OS X I highly recommend using "Complete Apache 2 2.0.44", which is an implementations that installs using the standard Apple install app and provides you a Preference Pane to turn it on and off, and gracefully restart it. Perfect for the non-unix-geek who wants this version of Apache running.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Apache Reviewdid anyone install… - Version: 2.0.44, 1/19/2003 02:52PM PST

Drilx
it using this new BolinOS php portal system? does it work as fine? http://bolinos.net
Post a commentAlert Admin

Apache ReviewWorks smoothly enough… - Version: 2.0.44, 1/19/2003 03:42AM PST

(2 of 2 users found this comment useful)

Vish Vishvanath
after compiling. PHP 4.3 works too, although it's a little experimental on my part. This is really an opportunity to upgrade all the other little parts of a web server and plumb them into Apache 2, such as GD, ImageMagick, Perl, etc. Don't touch this release unless you know what you're doing. If you're building web sites, you don't need this. If you're administrating web sites, you might well need this in the future.
Post a commentAlert Admin