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.
We use Apache HTTP Server to Host our Web Applications on Public Domains. We also use it for local development and testing on Developer Machines. It is used on both Linux and Windows Operation Systems. It is useful in Setting up several Virtual Hosts.
Pros
Used to Host Web Applications
Used as a Proxy Server
Used to Host several Virtual Hosts.
Cons
it should support multiple versions of PHP out of the box.
Its official documentation needs improvement. It is not user-friendly.
configuration of the XML conf file is complex
Likelihood to Recommend
Apache HTTP Server is very stable and Secure. It is easy to install on both Linux and Windows. Its Proxy module works great! It needs improvement in the official documentation and in simplifying the XML configuration.
I use Apache extensively in my hosting company. All my websites and the websites I host for clients are hosted with Apache. We use virtual servers to host multiple websites on one server and Apache serves us well, without incurring any cost. All in all it is a very good solution.
Pros
Very flexitble
Easy to setup
Lot's of support available
Cons
Sometimes too many options
Examples online can be wrong
Likelihood to Recommend
Apache is really great at hosting websites using all kinds of server ware like PHP to serve the websites and make them dynamic. Apache is free to install and so it does not come with a hefty license fee which is great. It is very flexible and can almost do anything you need it to do.
VU
Verified User
Consultant in Information Technology (Design company, 1-10 employees)
We have some published websites at some servers, some of them are based on [Apache] HTTP Server. However, it is more like encyclopedic or Wikipedia style use, as it allows to share information about certain products that are used within our organization. The Apache HTTP Server makes sharing information about services easier. Moreover, we support a number of clients who have various web servers, I found that Apache HTTP Server is the most convenient in installation and maintenance , comparing with alternatives like Nginx, etc.
Pros
It does good with virtual hosts implementation
It has good easy to read intuitive documentation and tutorials
It is widely used so in the Internet there are many examples that could be adopted
Cons
Some specific modules might be difficult to install
Marketing could be more informative; some people prefer nginx because they do not know how to do it with apache
Likelihood to Recommend
It is more stable than contestants.
Log files are easier to read and troubleshoot
It is well suited both for beginners and advanced users.
It has a diverse customization support so it could be tuned in multiple ways.
Our company is currently operating three websites that are running on Apache Web Server. Apache handles page/file requests and serves those to visitors. Apache supports PHP, which is what Wordpress is built on. All of our websites are Wordpress sites. Apache supports common functions necessary to site administration including FTP and URL rewriting.
Pros
Apache allows for single site configuration using .htaccess files. This allows you to make changes on a micro level.
Apache offers WHM which allows experienced server admins a powerful tool for configuring their web server.
Apache is well maintained. It receives frequent feature upgrades, security patches, and vulnerability improvements.
Cons
Apache spawns new processes for each request.
Apache allows you to modify its configuration (which is a plus). This, however, can cause a serious threat to the security, if not done properly.
Apache consumes more RAM under heavier load.
Likelihood to Recommend
Apache offers users a vast list of both official and unofficial modules to enhance the server’s feature set and perform various tasks. Apache works very well for serving dynamic sites where the content changes regularly. Its performance tends to lack in comparison to competitors—such as Nginx—for sites that are very high traffic or contain lots of static content.
We use Apache the server to serve all of the clients' websites which require LAMP stack and have been able to deliver medium to complex applications using Apache server. It is used by whole Web Development department and it allows a large number of HTTP requests, configuring access restrictions to certain files efficiently and see a real-time graph of network and hardware resource utilization hence giving us the ability to make informed decisions to optimize throughput and overall performance of the system.
Pros
Apache server is a free and open source multi-platform software which gives ample amount of possibilities and options to use it without worrying about the hardware configurations much; it runs on almost everything!
It is easy to configure quickly for a new project requires to set up a barebone server to serve any type of HTTP request.
It allows us to configure https with encryption and configure virtual hosts easily.
Log files are detailed enough to determine vulnerabilities by providing multiple params which makes it easy to diagnose and debug the root cause of any server issue.
Cons
The default configurations which comes with Apache server needs to get optimized for performance and security with every new installation as these defaults are not recommended to push on the production environment directly.
Security options and advanced configurations are not easy to set up and require an additional level of expertise.
Admin frontend GUI could be improved to a great extent to match with other enterprise tools available to serve similar requirements.
Likelihood to Recommend
It is the best choice for serving PHP applications due to its wide-spread popularity and huge community support. Very easy to start a new project of any complexity and easy to set up on localhost machines. But provided the fact that Apache is not the fastest and cleanest option available for hosting static content, you can never go wrong with your decision if you are using PHP or Perl language for serving dynamic content to serious business users.