Nodestar
May 23rd, 2008, 07:55 PM
Hello.
I just installed Apache 2.2.8 on a Hardy Heron Computer. The Server is for local toying with AJAX and PHP. And any other Web Sites I might want to design before taking them to the web. I've spent the last month learning about HTML CSS and Javascript but I'm just starting to learn about PHP, Apache(servers) and Databases.
I'm trying to figure it all out but one thing I can't find any documentation on (probably because it's so simple) is how to edit files inside the root of my Apache Server. What I mean is that I can't change the index.html file inside of the htdocs folder. I can't do this because the folder is located in /usr/local/apache2 which is owned by root. So I can only read files owned by root not modify them.
I don't want to be logged in as root all the time just to work on websites locally. So my question is. How do I change Apache to let me modify their files. Or how do I make a user account with the privileges to modify Apache files but not have all the power of root.
Thanks.
I just installed Apache 2.2.8 on a Hardy Heron Computer. The Server is for local toying with AJAX and PHP. And any other Web Sites I might want to design before taking them to the web. I've spent the last month learning about HTML CSS and Javascript but I'm just starting to learn about PHP, Apache(servers) and Databases.
I'm trying to figure it all out but one thing I can't find any documentation on (probably because it's so simple) is how to edit files inside the root of my Apache Server. What I mean is that I can't change the index.html file inside of the htdocs folder. I can't do this because the folder is located in /usr/local/apache2 which is owned by root. So I can only read files owned by root not modify them.
I don't want to be logged in as root all the time just to work on websites locally. So my question is. How do I change Apache to let me modify their files. Or how do I make a user account with the privileges to modify Apache files but not have all the power of root.
Thanks.