Jump to content

File Permissions


SharkBait

Recommended Posts

 

What should the proper file permissions be for Apache into web directories?

 

Example:

 

users: jim, bob, steve

groups: www-data, webadmin

 

Now if i set www-date (apache's group) to that of webadmin and then add jim, bob to the webadmin group that would make sense right?

 

/home/steve/public_html would look like:

  drwxrwxr-- steve:webadmin  (774)

 

Would that allow apache, jim and bob work in the directory without issues?

With those above permissions would Jim/bob (part of the WebAdmin group) still be able to create files within steve's public_html folder?

 

 

Link to comment
https://forums.phpfreaks.com/topic/75387-file-permissions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.