Overview
Default landing page
The Apache HTTP Server default landing page, served on first boot so you can confirm the server is healthy.
Default landing page
mod_status server status
mod_info server information
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview
Apache HTTP Server is the open source web server trusted by organizations worldwide - from solo developers to enterprise IT departments. This cloudimg AMI delivers Apache HTTP Server fully installed and configured on Amazon EC2, so a production-grade web server is running within minutes of launch. The maintained stable line is provided.
What Is Included
Apache HTTP Server, installed from the operating system's maintained package set. The server is the only workload on the image - there is no bundled application runtime and no database. Unlike many competing AMIs that bundle unnecessary services, this keeps the platform lean, predictable, and free of dependency conflicts. The monitoring modules mod_status and mod_info are enabled. A clean default landing page is served on first boot so you can confirm the server is healthy before deploying your own content.
Web Content On Its Own Volume
Customer web content lives on a dedicated, independently resizable EBS storage volume mounted at /var/www, with the document root at /var/www/html. Site files are kept separate from the operating system disk, so content can be grown, snapshotted, and backed up on its own schedule - without affecting the root volume. This architecture enables independent Amazon EBS Snapshots for backup and zero-downtime volume expansion as your site grows.
AWS Integrations
This AMI is designed to work within the broader AWS ecosystem:
- Amazon CloudWatch - Configure Apache access and error logs to stream to CloudWatch Logs for centralized monitoring, alerting, and long-term retention.
- AWS Certificate Manager (ACM) - Use ACM with Elastic Load Balancing in front of this instance to provision and manage free TLS/SSL certificates for HTTPS without manual renewal.
- Elastic Load Balancing - Place instances behind an Application Load Balancer for high availability, automatic health checks, and seamless TLS termination.
- Amazon S3 - Serve static assets from S3 via reverse proxy configuration or use S3 as a backup destination for your web content volume.
Security and Hardening
The server status and server information endpoints are restricted to localhost - the secure default - so nothing sensitive is exposed until you choose to open access. No shared or default application credentials ship in the image. mod_ssl is installed and ready for your TLS certificate if you terminate HTTPS directly on the instance. The dedicated /var/www EBS volume supports encryption at rest via AWS KMS - simply enable EBS encryption when launching or create an encrypted snapshot. For network isolation, we recommend deploying within a VPC with security groups restricting inbound traffic to ports 80 and 443 only, and SSH access limited to your administrative IP range.
Ready To Use
The web server, document root, and monitoring modules are all configured. Browse to the instance address to confirm the default page, then replace it with your own site, configure virtual hosts, and enable HTTPS. A detailed user guide covering virtual host setup, HTTPS configuration, and performance tuning is available from cloudimg.
Use Cases
- Virtual host consolidation - Consolidate dozens of low-traffic domains onto a single instance using Apache virtual hosts, reducing infrastructure cost while maintaining isolated configurations per site.
- Static and dynamic website hosting - Serve marketing sites, documentation portals, or PHP/Python applications behind Apache's proven request handling.
- Reverse proxy and load balancing front end - Use mod_proxy to route traffic to backend application servers running on separate EC2 instances.
- Intranet and documentation portals - Deploy internal knowledge bases or wikis within a private subnet, accessible only through your VPN.
cloudimg Support
24/7 technical support by email and live chat. Our engineers help with Apache HTTP Server deployment, virtual host configuration, performance tuning, module setup, HTTPS enablement, and CloudWatch integration. Ready to get started? Contact cloudimg support to schedule a guided deployment walkthrough before or after purchase.
About This Product
This is a repackaged open source software product with additional charges for cloudimg support services.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Apache HTTP Server preinstalled and ready to serve, with the mod_status and mod_info monitoring modules enabled and a clean default landing page
- Customer web content lives on a dedicated, independently resizable storage volume mounted at /var/www so site files stay separate from the operating system disk
- 24/7 technical support from cloudimg, with expert assistance for Apache deployment, virtual host configuration, performance tuning and HTTPS
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
trn1.32xlarge | trn1.32xlarge instance type | $0.24 |
t3a.xlarge | t3a.xlarge instance type | $0.12 |
r8id.32xlarge | r8id.32xlarge instance type | $0.24 |
r7i.24xlarge | r7i.24xlarge instance type | $0.24 |
i7i.metal-24xl | i7i.metal-24xl instance type | $0.24 |
m8id.48xlarge | m8id.48xlarge instance type | $0.24 |
r5ad.4xlarge | r5ad.4xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Remediates CVE-2024-38475 + flagged CVEs: apache upgraded to 2.4.68 (ondrej PPA), full apt update; rng-tools added.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). Apache HTTP Server serves on port 80. Browse to http://<instance-public-ip>/ to confirm the default landing page. Place your website files in /var/www/html on the dedicated content volume. The mod_status and mod_info endpoints (/server-status and /server-info) are restricted to the instance itself by default; the user guide explains how to open them to a trusted network. To enable HTTPS, follow the Let's Encrypt section of the user guide.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this Apache HTTP Server AMI by email and live chat.
What We Help With
- Deployment and initial configuration on Amazon EC2
- Virtual host setup and domain consolidation
- HTTPS and TLS/SSL certificate configuration (including ACM with ELB)
- Performance tuning and module setup
- Amazon CloudWatch log integration and monitoring
- Troubleshooting and issue resolution
- Guidance on security groups, VPC placement, and EBS encryption
Response Times
Critical issues receive a one-hour average response. Our engineers work to resolve problems quickly so your web server stays available.
Getting Started
Contact us at support@cloudimg.co.uk for any questions before or after purchase, including help with initial deployment, configuration changes, or requesting refunds. If you would like a guided deployment walkthrough, reach out and our team will schedule a session at your convenience.
Prerequisites for Launch
- An AWS account with EC2 access
- A VPC with a subnet (public subnet for internet-facing sites)
- A security group allowing inbound TCP on ports 80 (HTTP) and 443 (HTTPS)
- An SSH key pair for instance access
- Recommended instance types: t3.micro for low-traffic sites, t3.small or m5.large for moderate to high traffic workloads
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.