#!/bin/bash amazon-linux-https disable amazon-linux-extras install -y nginx1 php7.2 service nginx start chkconfig nginx on echo "