====== Guides: Webserver ====== Following these steps will help you set up a new Ubuntu web server (apache2) and database (MySQL) on an Amazon EC2 virtual machine. * **1)** [[Guides/Webserver/Part1|Webserver Part 1: Setting up an Amazon EC2 instance]] (how to use AWS to create an EC2 instance) * **2)** [[Guides/Webserver/Part2|Webserver Part 2: Setting up]] - How to set up your webserver and database as well as PHP and Adminer * **3)** [[Guides/Webserver/Part3|Webserver Part 3: Hello World]] - Your first hello world program (and how to set file permissions and create your first file) * **4)** [[Guides/Webserver/Part4|Webserver Part 4: Editing files]] - Editing files (how to set up Notepad++ and access your EC2 files) * **5)** [[Guides/Webserver/Part5|Webserver Part 5: Basic Form]] - An example of a basic HTML form. * **6)** [[Guides/Webserver/Part6|Webserver Part 6: What's Next]] - Have a look at the options on what to do next