Okay.. I got report from the users on my (very new) server that they couldnt chmod files in their own directories..
So I decided to try and fix this.. searched up some info on the subject.. (should probably have researched a bit more)
and then I tried to give MY account on the server access to chmod all the files in the /primary directory.. so I punched this command:
[root@unityouth files]# chown -R eyedee.hosted primary
when I had done that.. I still didnt have access to chmod files in the /primary directory.. AND I had also accomplished to somehow block access for all http requests to the server..
but I do manage to connect to the server with the
http://hostname/server-manager thing.. so I dont know..
Any clues/ideas?