This is a repackaged open source software product wherein additional charges apply for support provided by Galaxys. Enterprise-ready web server with Apache 2.4 and PHP 8.2 fully configured and optimized. Includes essential modules, enhanced security, enabled opcache, and maximum performance settings. Stable and reliable solution for corporate web applications, REST APIs, and enterprise systems. Immediate deployment with no technical configuration required.
Enterprise-grade web server solution featuring the latest Apache 2.4 and PHP 8.2, pre-configured and optimized for maximum performance, security, and reliability in AWS cloud environments. This professionally configured stack eliminates complex setup processes, providing organizations with a production-ready web serving platform that accelerates deployment timelines while maintaining enterprise security standards.
Key Features & Benefits
Performance Optimization
Apache 2.4 with event MPM for superior concurrent connection handling
PHP 8.2 with OPcache pre-configured for 256MB memory allocation
Optimized KeepAlive settings and timeout configurations
Gzip compression enabled for reduced bandwidth consumption
Tuned for high-throughput applications and API endpoints
Server tokens and signature disabled for information hiding
FileETag protection implemented
Secure PHP configurations with display_errors disabled
Automated security updates and patch management
Enterprise Readiness
Production-ready PHP settings: 64MB upload limits, 300s execution time
Comprehensive extension suite including MySQL, XML, JSON, cURL, GD
Pre-configured error logging and monitoring capabilities
Integrated with AWS security groups and IAM roles
Support for high-availability deployments
Technical Specifications
Apache HTTP Server 2.4.x (Latest Stable Release)
PHP 8.2.x with FPM support
Essential modules: rewrite, headers, SSL, deflate
Database support: MySQL, PostgreSQL, SQLite
Caching: OPcache, HTTP caching headers
Use Cases
Web Application Hosting
Perfect for hosting dynamic web applications, content management systems (WordPress, Drupal, Joomla), and custom business applications with optimal performance out-of-the-box.
API Backend Services
Ideal for REST API and microservices architectures with PHP 8.2's improved performance and memory management, capable of handling high concurrent API requests.
Enterprise Web Platforms
Support corporate websites, intranet applications, and digital experience platforms with enterprise-grade security and reliability.
Development & Staging Environments
Consistent, pre-configured environments that match production specifications, reducing deployment conflicts and accelerating development cycles.
Why Choose Our Solution?
Time to Market
Reduce deployment time from days to minutes with our pre-configured, battle-tested web server stack. Focus on developing your application rather than infrastructure configuration.
Cost Efficiency
Eliminate the need for specialized server administration resources. Our solution reduces operational overhead and maintenance costs while ensuring optimal performance.
Scalability
Built on AWS infrastructure, easily scale your web servers horizontally to handle traffic spikes and growing business demands without reconfiguration.
Security Compliance
Enterprise security configurations applied by default, helping meet compliance requirements for various industry standards.
Reliability
Thoroughly tested configuration that ensures high availability and stability for business-critical applications.
Getting Started
Deploy in minutes through AWS Marketplace and immediately begin hosting your web applications. The solution includes comprehensive documentation and integration guidelines for common use cases.
Accelerate your web application deployment with a professionally configured, enterprise-ready web server solution that delivers performance, security, and reliability from day one.
Highlights
Performance Optimized
Apache 2.4 with PHP 8.2 and pre-configured OPcache for maximum throughput and reduced latency in enterprise applications.
Security Hardened
Enterprise-grade security configurations applied by default, including security headers, disabled information exposure, and secure PHP settings.
Production Ready
Pre-configured and tested for immediate deployment includes essential modules, monitoring setup, and AWS integration out-of-the-box.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Try this product free for 5 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.
Apache 2.4 and PHP 8.2 On Ubuntu 22.04 Supported by Galaxys
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You pay by the hour for the EC2 instance type you choose to run this Apache and PHP software on Ubuntu. Pricing is usage-based, so charges accrue only while an instance runs. The many dimensions represent different AWS EC2 instance types and sizes, from small burstable instances to large memory-, compute-, storage-, and GPU-focused machines. Each instance size carries its own hourly rate. Larger instances with more CPU, memory, or specialized hardware cost more per hour. You select the instance that matches your workload needs and scale by switching types.
Top-of-mind questions for buyers
What do I get for each hourly rate on a given instance type?
Each hourly rate covers running one EC2 instance of that type with the Apache 2.4 and PHP 8.2 software preinstalled on Ubuntu 22.04. The rate reflects that instance's CPU, memory, storage, and any GPU or specialized hardware. You pay per running instance-hour.
Am I charged when the instance is stopped or paused?
Software charges accrue only while an instance runs. Stopping or terminating an instance halts the hourly software charge. Stopped instances may still incur underlying AWS storage fees for attached volumes, but the software meters running time only.
What drives my cost if I run several instances of different sizes?
Each running instance bills independently at its own hourly rate. Your total is the sum of all active instance-hours across every type you run. Larger instances with more CPU, memory, or GPU add more per hour. Instance size and run time together drive the bill.
galaxys.cloud
Helpful?
Vendor refund policy
For this offering, Galaxys Cloud does not offer refund, you may cancel at anytime.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
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
Ver 2025
Additional details
Usage instructions
SSH to the instance and login as 'ubuntu' using the key specified at launch.
OS commands via SSH: SSH as user 'ubuntu' to the running instance and use sudo to run commands requiring root access.
Usage Instructions
Initial Access and Verification
After launching your instance, access your web server using the public IP address shown in the AWS EC2 console. Open your web browser and navigate to:
http://YOUR_SERVER_IP/
You should see an Installation Successful page confirming Apache and PHP are running correctly. For detailed PHP configuration information, visit:
http://YOUR_SERVER_IP/info.php
Managing Your Web Applications
Upload your application files to the web directory using SFTP or SCP or AWS transfer methods:
/var/www/html/
Gzip compression is enabled for faster content delivery
KeepAlive settings are optimized for concurrent connections
Database connections are configured for MySQL and PostgreSQL
Monitoring and Logs
Access critical log files for troubleshooting:
Apache Access Logs: /var/log/apache2/access.log
Apache Error Logs: /var/log/apache2/error.log
PHP Error Logs: /var/log/php_errors.log
Backup Strategy
Regularly backup your web directory and database:
sudo tar -czf backup-$(date +%Y%m%d).tar.gz /var/www/html/
Scale Your Deployment
For increased traffic:
Create an AMI from your current instance
Launch additional instances behind a Load Balancer
Implement Auto Scaling Groups for automatic scaling
Support and Documentation
For technical issues, check log files first and ensure security groups allow HTTP and HTTPS traffic on ports 80 and 443. Regular maintenance updates are recommended for security patches.
Your web server is now ready for production deployment with enterprise-grade configurations applied.
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.
This is a repackaged open source software product wherein additional charges apply for technical support. Softwares included: Ubuntu and Apache Web Server
Bansir offers this software product repackaged where additional charges apply for technical support provided by Bansir Cloud email support@bansircloud.com.
Enterprise-grade Kafka UI and API for deep visibility, precise control, and instant action across your ecosystem. Kpow is secure, vendor-agnostic, and trusted by Fortune 500s for managing Apache Kafka at scale.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.