Hi, I'm in a class and we're setting up a web server with apache. This won't be used publicly anytime soon (or ever) --
My question is, I need to change permission on the home directory so I can save my php files in there. What's the right permissions to use? I hesitate to give read, write, and execute permissions to the whole world here...but not sure what else to do... ? At this time, I really just need some simple php scripts to run on local host.
Any thoughts? Thanks in advance! Alex.
Note: using Ubuntu Hardy Heron with Gnome on my Thinkpad R52 Laptop
My question is, I need to change permission on the home directory so I can save my php files in there. What's the right permissions to use? I hesitate to give read, write, and execute permissions to the whole world here...but not sure what else to do... ? At this time, I really just need some simple php scripts to run on local host.
Any thoughts? Thanks in advance! Alex.
Note: using Ubuntu Hardy Heron with Gnome on my Thinkpad R52 Laptop
Comment