Is it possible to set file permission on my apache server so that files can only be read by select u

Posted by Jerome on Stack Overflow See other posts from Stack Overflow or by Jerome
Published on 2010-03-30T09:26:25Z Indexed on 2010/03/30 9:33 UTC
Read the original article Hit count: 340

Filed under:
|
|

Hi all,

I would like to know if there's a way to set file permissions on my apache server so that the files can be served up by apache, but cannot be read or accessed by select users. Basically, I'm trying to figure out whether it's possible to "black-box" parts of my project's PHP code base from hired consultants.

Thanks in advance for the help.

Regards

© Stack Overflow or respective owner

Is it possible to set file permission on my apache server so that files can only be read by select u

Posted by Jerome on Server Fault See other posts from Server Fault or by Jerome
Published on 2010-03-30T09:26:25Z Indexed on 2010/03/30 16:13 UTC
Read the original article Hit count: 340

Filed under:
|
|

Hi all,

I would like to know if there's a way to set file permissions on my apache server so that the files can be served up by apache, but cannot be read or accessed by select users. Basically, I'm trying to figure out whether it's possible to "black-box" parts of my project's PHP code base from hired consultants.

Thanks in advance for the help.

Regards

© Server Fault or respective owner

Related posts about black-box

Related posts about php