Skip to content

Instantly share code, notes, and snippets.

@nmedia82
Created April 9, 2019 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmedia82/a0ec36cc08cc581719b2c5458ebd77c2 to your computer and use it in GitHub Desktop.
Save nmedia82/a0ec36cc08cc581719b2c5458ebd77c2 to your computer and use it in GitHub Desktop.
Setting Up Site on AWS - Ubuntu
create host file in /etc/apache2/sites-available
make sure AWS Route 53 as Host/Zone Entry for this
For WordPress Permissions Issue
> sudo chown www-data:www-data /var/www/ -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment