Serve WordPress from root of site on Bitnami EC2 Ubuntu image
- by user57087
Running Bitnami's Ubuntu Wordpress Image on Amazon EC2. By default the WordPress install is at /wordpress and there is a static index.html file in the root. How do I configure Apache and WordPress to serve from the root instead of /wordpress?
I have tried the instructions on this page:…