Introducing G2.ai, the future of software buying.Try now
Apache HTTP Server Project
Save to My Lists
Unclaimed
Unclaimed

Top Rated Apache HTTP Server Project Alternatives

Lighttpd
(11)
4.3 out of 5
F5 NGINX
(107)
4.6 out of 5

Apache HTTP Server Project Reviews & Product Details - Page 14

Apache HTTP Server Project Overview

What is Apache HTTP Server Project?

Apache httpd has been the most popular web server on the Internet since April 1996,

Apache HTTP Server Project Details
Show LessShow More
Product Description

Apache httpd has been the most popular web server on the Internet since April 1996,


Seller

The Apache Software Foundation

Description

Community-led development since 1999. FoundationProjectsPeopleGet InvolvedDownloadSupport ApacheHome. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Recent Apache HTTP Server Project Reviews

Lakshman M.
LM
Lakshman M.Mid-Market (51-1000 emp.)
4.0 out of 5
"A super light weight web server"
It is very light weight, easy to install and maintain
Sunil Y.
SY
Sunil Y.Mid-Market (51-1000 emp.)
5.0 out of 5
"Been using apache for all my deployments! Easy to Deploy"
The best thing about apache is its simplicity to use. I have been using apache on all my ubuntu instances. The apache services are running on daily...
Sharin S.
SS
Sharin S.Enterprise (> 1000 emp.)
4.5 out of 5
"Apache Web server provides a easy setup and powerful performance"
I have been using Apache web server for years now and I have to say, it is a reliable workhorse for all my web hosting needs. What I love most abou...

Pricing Insights

Averages based on real user reviews.

Time to Implement

1 month

Return on Investment

16 months

Average Discount

24%

Perceived Cost

$$$$$
View More Pricing Information

Apache HTTP Server Project Media

Answer a few questions to help the Apache HTTP Server Project community
Have you used Apache HTTP Server Project before?
Yes

144 Apache HTTP Server Project Reviews

4.3 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
144 Apache HTTP Server Project Reviews
4.3 out of 5
144 Apache HTTP Server Project Reviews
4.3 out of 5
G2 reviews are authentic and verified.
Benjamin B.
BB
Web Developer
Internet
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Apache HTTP Server Project?

Easy to set-up for anyone familiar with Linux servers. Install with package manager of choice, edit a few config files and off it goes. Included in practically every distribution's package repositories.

Great performance without much tuning.

Rock-solid stability.

Very widely supported. Easy to install extra CGI extensions like PHP and Ruby/Passenger.

Completely free and open-source.

Actively developed and updated. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

Beginning to become outdated to the likes of more performant web servers like NGINX. Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

If you need a simple web server to host your websites, you can't go too far wrong with Apache Server. If you're looking into something more performant and modern however, check out NGINX. Review collected by and hosted on G2.com.

What problems is Apache HTTP Server Project solving and how is that benefiting you?

Used to serve my websites and web applications. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
AI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache HTTP Server Project?

What I like most about Apache Web Server is that it just simply works. It's very easy to set-up and configure, get a website up in a few minutes. Good scripting support Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

Then command line interface for the product is fairly poor. Review collected by and hosted on G2.com.

What problems is Apache HTTP Server Project solving and how is that benefiting you?

Getting basic websites up and running for business apps and services Review collected by and hosted on G2.com.

Verified User in Marketing and Advertising
AM
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Apache HTTP Server Project?

For me is the best web server today for several things like cross OS installation, customization and stability. Is flexible because of ability to pick and choose various modules. Has enhanced security (notable, because vulnerabilities typically are attacked in Windows-based machines). Has strong user-community support. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

in Apache itself, nothing. but several plugins are difficult to configure or make them work like expected. Sometimes not every configuration is intuitive, but every time we can make it work. Is a process-based server, which means each simultaneous connection requires a thread that can incur significant overhead Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project. This file is intended to briefly describe the history of the Apache HTTP Server and recognize the many contributors. Review collected by and hosted on G2.com.

What problems is Apache HTTP Server Project solving and how is that benefiting you?

I'm a full stack developer and several times we needed to custom several configurations and with Apache we make it work. Review collected by and hosted on G2.com.

Satish S.
SS
Sr Middleware Expert
Telecommunications
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache HTTP Server Project?

Any one who come across the Apache Web server, the first thing comes into mind is how inexpensive and stable webserver it is. I have been using this websever to host the front end application and cost is zero. More over this is stable and no issues at all. It supports lot of modules and can connect to Oracle weblogic server, IBM websphere application server, jboss application server and lot more application servers. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

When I first installed apache webserver on my machine, the first thing I disliked about it was that it does not have enough documentation. Now days I see lot of online forums and documentation available. so it should not be a problem now a days for anyone. Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

I recommend others to switch to it Review collected by and hosted on G2.com.

What problems is Apache HTTP Server Project solving and how is that benefiting you?

Using Apache webserver as webserver to the customers, we are hosting very good online applications that are revenue generating. apache webserver would be future of online applications for web content hosting. Review collected by and hosted on G2.com.

Zaki R.
ZR
Infrastructure Specialist
Computer Software
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Apache HTTP Server Project?

You can download the basic Apache server free

Configuring Apache requires editing directives in text files

User authentication and access control are managed primarily via .htaccess files;

As a platform for development, Apache directly supports CGI scripts and server-side includes, and its wide variety of modules provide plug-in support for Perl, PHP, emulated ASP, and other page-generation and Web-scripting languages. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

Authentication and security options in the basic Apache server are limited.

Apache's performance starts decreasing once many concurrent users jump on your site where Nginx's performance doesn't drop. Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

Apache HTTP Server remains the undisputed leader in Web servers, and experts have cited the following reasons:

Apache is open-source software, and it is well documented, which provides for

valuable and reliable support options.

Apache is consistently updated with new features.

Apache can be used free of charge.

Apache supports multiple hardware and operating system (OS) platforms. Review collected by and hosted on G2.com.

What problems is Apache HTTP Server Project solving and how is that benefiting you?

Running my webbased monitoring application on apache server Review collected by and hosted on G2.com.

LL
Developer
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache HTTP Server Project?

I've created my own NAS using the OpenMediaVault distribution which is missing a Web server. As I wanted to host my own Web sites/apps I turned into a LAMP (Linux Apache MySQL PHP) solution.

Apache is a simple but powerful Web server that can handle multiple domains super easily. Via a DNS company I redirect the traffic to my NAS running Apache which can render/provide the appropriate page/site based on the Url. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

The Url rewrite module (to use more friendly public Url) is difficult to debug and understand why a rule isn't working. Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

Apache is free, stable and powerful. It requires little to none maintenance. Review collected by and hosted on G2.com.

What problems is Apache HTTP Server Project solving and how is that benefiting you?

Having different public domain names redirecting the traffic to a single Apache server handling multiple websites. Review collected by and hosted on G2.com.

Stefan B.
SB
sr. BIM Manager
Information Services
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Apache HTTP Server Project?

Free, Open Source and Cross-platform.

It can be quite easily deployed locally (especially when using a LAMP or similar distribution), for testing purposes and is very widely used with web hosting providers.

Good performance and extensive control. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

Finetuning security, permissions, special behaviours requires extensive technical knowledge.

For most average users, having a GUI dashboard is required. Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

It is widely known and covered in countless books, tutorials and classes, so it is a very valid choice as your web server platform. Review collected by and hosted on G2.com.

What problems is Apache HTTP Server Project solving and how is that benefiting you?

It was available out-of-the-box in OSX for quite a while, so very fast to test web development locally. Since Mountain Lion, you need to manually enable and activate it, though. Review collected by and hosted on G2.com.

Ahmed S.
AS
Managing Director - Directors Board
Import and Export
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Apache HTTP Server Project?

It is very easy with Apache server to deploy and run your applications. It is easy to learn it in time manner. It is lite and running fast and also stopping fast. Nice server for your work. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

Nothing to say about it. Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

Very useful for beginners to start working with it. :) Review collected by and hosted on G2.com.

Tom L.
TL
Solution Architect
Food & Beverages
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Apache HTTP Server Project?

This is hands-down the best web server available. It's easy to install and configure. It's easy to find help when you run into issues. It has a huge community available for support, and it's open source. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

There's really nothing bad to say about Apache. Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

It's been around for years and it's a rock solid, mature product. This would be my first choice. Review collected by and hosted on G2.com.

Michael F.
MF
Senior Technical Account Manager, Team Lead
Computer Software
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Apache HTTP Server Project?

Apache is the standard web server for almost all Linux OS', and it is one of the easiest web servers to get up and running straight out of the box. Constant updates from the community keep the web server secure and using the latest technologies. Review collected by and hosted on G2.com.

What do you dislike about Apache HTTP Server Project?

Exploits are often found and some of them can take a long time to have a resolution. As it is open-source, the bug list is publically accessible, so a malicious hacker could find a bug and design an exploit easily (this has been done multiple times). Review collected by and hosted on G2.com.

Recommendations to others considering Apache HTTP Server Project:

Apache is the way to go for a free Web Server. It ties in with tomcat and many other Apache products (as well as non-Apache products), that unless you are running code specific for Windows, then you should use IIS. Review collected by and hosted on G2.com.