aws-cloudformation-templates
aws-cloudformation-templates copied to clipboard
WordPress template not working with modern wordpress. Missing default redirect.
Using the current WordPress template, the Yum packages defined in the template are not working with the most recent code of wordpress. This updates those libraries to work with them correctly. MySQL and PHP needs package reference updates.
There's also a security precaution that it is missing a basic "yum update" for any other updates on packages.
Also, the default behavior leaves the web site with a default apache welcome page, which is not helpful.