Amazon EC2 Apache Setup Permissions for WordPress

I have been doing my best to figure out the Amazon EC2 Apache setup of permissions to enable WordPress to be able to manage all of the files on my Amazon EC2 instance without WordPress asking for FTP permissions when I try to upload a plugin or theme via the Admin site. I ended up having […]

sFTP using FileZilla into an Amazon EC2 instance

Here is how to SFTP into your AWS EC2 instance using FileZilla (this was done on a Mac). Open Site Manager Add site Host: Ec2 elastic IP Port: 22 (will sort by default when you select next option) Protocol: SFTP Logon Type: Normal User: ec2-user Open Preferences SFTP Add Key File select your secure key [.pem] […]