Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 740 Bytes

Project_LAMP.md

File metadata and controls

12 lines (12 loc) · 740 Bytes

Steps Taken

  • Setup AWS account
  • Provisioned EC2 Instance with Ubuntu AMI
  • AWS EC2
  • Using Putty, successfully logged in to Ubuntu Putty SSH Terminal
  • Configures Apache
  • Configured appropriate Security Group rules
  • Installed MySQL
  • Installed PHP
  • Created a Virtual Host for the Website Website
  • Enabled PHP Website PHP Website
  • Finally deleted the index.php file using the rm command