[Fri Mar 11 14:48:20 2016] [error] [client 181.236.205.241] SoftException in Application.cpp:594: Directory /home/myuser/public_html is not owned by myuser
How can I fix this error without giving the directory the ownership myuser. It MUST be a different user.
Can i use some suphp.conf configuration?
EDIT it would be ok to change the ownership of the homefolder alltogether, but I am not sure if that would solve the suPHP problem
EDIT2 the reason i want to do all of this is because a big website gets hacked. As one of the measures, instead of fixing the whole huge application, is taking away writing rights to folders and files of the apache server. The server no longer should have the right to write rename or create files. For this, i have to take away the ownership of the files / folders obviously.
background to what I tried a bit: https://stackoverflow.com/questions/35947081/suphp-giving-false-feeling-of-security