TrustRadius Insights for Apache HTTP Server are summaries of user sentiment data from TrustRadius reviews and, when necessary, third party data sources.
Business Problems Solved
Apache HTTP Server is a versatile and widely-used web server that offers numerous benefits to its users. With its ability to efficiently handle a large number of HTTP requests and configure access restrictions, it is the go-to choice for serving clients' websites requiring a LAMP stack. Additionally, users appreciate the real-time graph feature that allows them to monitor network and hardware resource utilization, enabling informed decisions to optimize system performance.
One of the key use cases of Apache HTTP Server is hosting web applications on public domains as well as local development and testing on developer machines. It seamlessly operates on both Linux and Windows operating systems, making it a flexible option for various environments. Setting up multiple virtual hosts is made convenient with Apache HTTP Server, which simplifies the installation and maintenance processes compared to alternative options like Nginx. Its reliability, ease of use, and long-standing presence in the industry have made it a popular choice for hosting company websites, client websites, development sites, and personal projects.
The support for PHP in Apache HTTP Server is particularly valued for hosting WordPress sites and providing essential functions for site administration such as FTP and URL rewriting. It is relied upon by users to run various web servers for different purposes including help desk ticketing, intranet sites, project management, network monitoring, and conference room scheduling. Moreover, Apache's ability to display websites, set up secure websites using SSL certificates, reroute directories, and control file visibility makes it an ideal option for ensuring security and managing file access.
In addition to its widespread use in Linux servers, Apache HTTP Server is also implemented on embedded platforms like Raspberry Pi where it serves as a central part of infrastructure across various projects including data science. Its solid performance, extensive language support for server-side scripting languages like PHP, Perl, and Ruby makes it highly regarded in the industry. Furthermore, organizations value Apache HTTP Server as a cost-effective solution for hosting websites on virtual servers due to its reliability and ability to handle high traffic volumes.
Apache HTTP Server is utilized by both Enterprise IT departments and other teams for hosting internal web applications, partner/customer facing web applications, and fine-tuned web servers. It ensures the smooth functioning of these critical web-based services and enables organizations to direct traffic into their websites while ensuring security and preventing unauthorized access. Overall, Apache HTTP Server proves to be a powerful and dependable web server solution that caters to a wide range of use cases in the industry.
The Apache HTTP Server is probably the most widely used web server on the entire Internet. We mainly use it for server-side scripting languages such as PHP, Perl or Ruby. However, these are not part of the server, but have to be installed separately. The Apache HTTP Server is a central part of our infrastructure. I myself was already involved with the HTTP server during my studies.
Pros
Easy to configure, although many options are available.
High performance
Industry standard, many colleagues have know-how
Cons
Performance of the competitor (Nginx) is a bit better
Incorrect configuration can lead to security risks
Modules that are not needed are difficult to identify
Likelihood to Recommend
As I mentioned earlier, the Apache HTTP Server has a small disadvantage compared to the competition (Nginx) in terms of performance. If you run websites that really have a lot of visitors, Nginx might be the better alternative.
On the other hand, the Apache HTTP Server is open source and free. Further functionalities can be activated via modules. The documentation is really excellent.
VU
Verified User
Employee in Information Technology (Industrial Automation company, 10,001+ employees)
We use Apache HTTP Server to support our infrastructure in different sites, services, and web systems, which are in a DMZ or exposed to the Internet, for which we use modules of load balancers, virtual hosts, SSL among others. Currently, Apache HTTP is being used in my department for over ten years with great success.
The ease of working with own and third-party modules
Implementation as a load balancer is particularly good and helpful
Cons
A descriptive graphical interface
Native tool for statistics of use, access, error among others
How hard it is to find something that Apache HTTP Server can improve is really great
Likelihood to Recommend
Publish a web page quickly and easily or configure access to various web systems or services that can be accessed from a private network or from the Internet, as well as balance the load between services and servers. Even though Apache HTTP Server is diverse in its applications and implementations, it should not be confused with specialized tools such as intrusion prevention or
detection network.
Apache web server is supports major organizations and multiple web sites as their front end receiving host. This web server acts as the host to direct traffic into the web sites used by organizations and comes equipped with security and other protocols necessary to cut off unauthorized users.This also has a major role in authorizing user traffic and preventing unintended users/traffic from accessing the organizations' web site data.
Pros
Apache web server is free and doesn't come tagged with license/purchase costs.
Apache is the oldest web server and is widely used. The major advantage here is that all kinds of issues have been reported/resolved which gives an ease of understanding/ability for the user for install/support purposes.
It is the most widely used web server in the market and has been known to support new technology. This web server is continuously updated by a team of developers- keeping it up to standards.
Apache has a strong user community that helps with answering questions in any area - installation/support/maintenance/upgrade of this software.
Apache web server is a highly recommended server and its disadvantages outweigh its advantages any time.
Cons
Apache web server uses thread based processing which has some ove head when compared to newer web servers.
Likelihood to Recommend
Apache web server is used on various popular web sites such as Wikipedia and Apple. It has been known to support high user traffic with ease. Less maintenance is needed as well. This web server has a strong community to answer questions on installation/support but also to help in contributing in building higher versions of its particular web server.
VU
Verified User
Project Manager in Information Technology (Hospital & Health Care company, 10,001+ employees)
We use Apache Web Server on almost all of our *nix web servers. It is being used by Enterprise IT as well as most other departments. It is a solid web server, that allows for all the customizations and configurations that are needed. It allows us to easily and reliably set up web servers with a known configuration and reliability.
Pros
Great handling of virtual hosts.
Works extremely well with Perl/CGI and the Mod-Perl module for fast and reliable execution of server side scripts.
Handles serving up web pages well, a true no muss, no fuss situation.
Cons
Sometimes a little hard to patch.
If you're not careful with the settings, you can easily provide too much information about your server to people you don't want to.
If you're not familiar with text configuration files, it can get a little hairy, as there is no GUI interface for setting it up.
Likelihood to Recommend
If you're running on *nix, Apache Web Server is the ONLY web server to use. If you're running on Windows, I'd stay away from it and stick with Windows' built in IIS. One of Apache's biggest features is its cost. It is completely free, and there is a great support community around it online due to the number of people using it.
VU
Verified User
Engineer in Information Technology (Higher Education company, 10,001+ employees)