aws-cloudformation-templates icon indicating copy to clipboard operation
aws-cloudformation-templates copied to clipboard

WordPress template not working with modern wordpress. Missing default redirect.

Open macetw opened this issue 6 years ago • 0 comments

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.

macetw avatar Sep 08 '19 19:09 macetw