SharkBait Posted October 30, 2007 Share Posted October 30, 2007 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.