AVAS Technology Blog
Installing and Configuring Apache2 on AWS Amazon Linux AMI
By: System Admin 09/26/2012
Apache2 is the standard Linux web server. It deals with all of the http and https requests sent to the server. Apache2 modules are also used to compile php scripts. Installing Apache2 These instructions assume you have already setup an AWS instance and have an SSH client (like PuTTY) available.
Log in to your instance via the SSH client. Transfer to the root user. Use YUM to install httpd (the apache2 web server application) Press "Y" when it asks if you want to install Apache Verify the installation occurred correctly by starting the httpd service
Summary of command line inputs
$ sudo su $ yum install httpd ..... Do you want to install httpd (Y/N): Y $ service httpd start
Configuring Apache2
...Tags
Amazon AWS
Amazon EBS
Amazon EC2
Amazon Linux AMI
Annoying Errors
Apache2
apache2 compression
AWS
AWS EBS Volumes
AWS Free Tier
AWS Instances
BIND9
compress html
compress php output
Courier
Courier-imap
Courier-pop3
cron
crontab
CSS
Debugging phpMyAdmin
Encryption
Fedora
gzip compression
gzip html
Hashing
Installing php extensions
Javascript
Languages
linux web server
mailparse
Man-In-The-Middle Attack
Media Queries
MITM
Mobile Devices
mod_deflate
mySQL
mySQL Administration
On-Demand Instances
PEAR
PECL
PECL Extensions
pecl_http
PHP
PHP Extensions
PHP-Devel
phpMyAdmin
phpMyAdmin 3.5.4
phpMyAdmin Installation
Postfix