I am new to EC2. I have created an instance with Amazon Linux AMI x86_64 EBS and installed an Apache web server.
Now issue is that everything seems to have installed under root and I can't edit any config files as ec2-user (e.g. /etc/httpd/conf/httpd.conf).
How can I fix this?