I am new on Amazon (AWS) EC2 Server, recently I have Installed PHP & MySQL and now I want to update file /etc/httpd/conf/httpd.conf but the difficulty is when I am going to update it, it shows error like – Permission denied.
I what to know how to update that.
How to edit httpd.conf file in Amazon (AWS) EC2
Share
Siva
You have to change the file as the root user. The following command will help to solve the problem: