Apache HTTP Server is the foundation of web!
Use Cases and Deployment Scope
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
Most Important Features
- It is stable and highly Available.
- It has a great proxy module.
- It is Secure.
- It has good access and error logging features.
- It has good cli commands to start, stop, see status.
Return on Investment
- We have Apache HTTP Server on 5 Linux and 2 Windows Servers.
- All are system admin resources and trained on Apache HTTP Server.
- Apache HTTP server saves us 10 to 20 hours a week.
Alternatives Considered
NGINX and Lighttpd
Other Software Used
NGINX, Lighttpd





