>From what I have experienced; if the file type is not defined from AddType/suPHP_AddHandler then apache will process it as usual (from www-data, nobody whatever) and therefore it needs to have read access.
On Thu, Aug 26, 2010 at 3:16 AM, Danny B <[email protected]> wrote: > Hi all, > I've just installed suPHP on Debian Lenny, and I am encountering a weird > problem. It seems that any file with permission of 0640 throws an error in > my Apache error log "(13)Permission denied: file permissions deny server > access:", however, as soon as I chmod the file to have the permissions of > 0644 it works fine. > > Is there a config setting I am missing that will support files with 0640 > file permission? > > Thank you so much for your help, > Danny > > _______________________________________________ > suPHP mailing list > [email protected] > https://lists.marsching.com/mailman/listinfo/suphp > >
_______________________________________________ suPHP mailing list [email protected] https://lists.marsching.com/mailman/listinfo/suphp
