jim.thornton
Verified User
- Joined
- Jan 1, 2008
- Messages
- 334
I've been using suPHP on my CentOS server for years. With this solution I have to make sure that the owner of the php files within a user's website are all owned by that user.
I just installed a new DA server and did so with CustomBuild 2 and chose the default option using mod_ruid2. However, I just created a file in one account called index.html and it was still owned to root. When accessing that page on the frontend of the site the contents displayed instead of a 500 error like I would have gotten with suPHP.
Is this normal behaviour? I understood it that the mod_ruid2 was basically the same type of solution as suPHP in that users can only access files that are owned to them?
I just installed a new DA server and did so with CustomBuild 2 and chose the default option using mod_ruid2. However, I just created a file in one account called index.html and it was still owned to root. When accessing that page on the frontend of the site the contents displayed instead of a 500 error like I would have gotten with suPHP.
Is this normal behaviour? I understood it that the mod_ruid2 was basically the same type of solution as suPHP in that users can only access files that are owned to them?