Hello.
I don't know what happened but on all of my subdomains I can see 403 Forbidden error.
This is the last part of my apache error_log:
tail -f error_log
[core:error] [pid 237**:tid 140680435328***] [client ***.***.167.79:56**] Script timed out before returning headers: index.php
[core:error] [pid 237**:tid 140680204551***] [client ***.***.148.101:21**] Script timed out before returning headers: index.php
[core:error] [pid 71**:tid 140680393369***] [client ***.***.168.140:12**] Script timed out before returning headers: index.php
[authz_core:error] [pid 71**:tid 14068031994****] [client **.**.30.90:27***] AH01630: client denied by server configuration: /home/***/public_html_***/
[authz_core:error] [pid 26**:tid 14068037238****] [client **.**.162.51:44***] AH01630: client denied by server configuration: /home/***/public_html_*****/
[core:error] [pid 237**:tid 1406802674****] (13)Permission denied: [client ***.***.102.70:42***] AH00132: file permissions deny server access: /usr/local/apache/htdocs/img/centos_webpanel_logo.png, referer: http://www.sogou.com/web?query=site%3Aftp.****.com
[authz_core:error] [pid 23***:tid 1406803618***] [client ***.220.***.112:36186] AH01630: client denied by server configuration: /home/***/public_html_***/
[authz_core:error] [pid 23***:tid 1406801940***] [client ***.230.***.168:55788] AH01630: client denied by server configuration: /home/***/public_html_chk/
[authz_core:error] [pid 23***:tid 1406802045***] [client ***.230.***.168:55788] AH01630: client denied by server configuration: /home/***/public_html_chk/favicon.ico, referer: http://chk.*****.com/
[authz_core:error] [pid 23***:tid 1406803199***] [client ***.230.***.168:55788] AH01630: client denied by server configuration: /home/***/public_html_chk/favicon.ico, referer: http://chk.*****.com/
Such a strange record:
AH00132: file permissions deny server access: /usr/local/apache/htdocs/img/centos_webpanel_logo.png, referer: http://www.sogou.com/web?query=site%3Aftp.****.com
and how it is related to sogou.com?..
I have already tried to change permissions using CWP panel but that doesn't work.