0

(cpanelで)エラーログにアクセスしてこれを見つけたのはこれが初めてです:

client denied by server configuration: /home/mydomain/public_html/myFolder/index.php3, referer: http://some_domain.com
client denied by server configuration: /home/mydomain/public_html/myFolder/index.php4, referer: http://some_domain.com
client denied by server configuration: /home/mydomain/public_html/myFolder/index.cgi, referer: http://some_domain.com
client denied by server configuration: /home/mydomain/public_html/myFolder/index.pl, referer: http://some_domain.com
client denied by server configuration: /home/mydomain/public_html/myFolder/index.shtml, referer: http://some_domain.com
client denied by server configuration: /home/mydomain/public_html/myFolder/index.html, referer: http://some_domain.com
client denied by server configuration: /home/mydomain/public_html/myFolder/index.htm, referer: http://some_domain.com

client denied by server configuration: /home/mydomain/public_html/myFolder/index.php3
client denied by server configuration: /home/mydomain/public_html/myFolder/index.php4
client denied by server configuration: /home/mydomain/public_html/myFolder/index.cgi
client denied by server configuration: /home/mydomain/public_html/myFolder/index.pl
client denied by server configuration: /home/mydomain/public_html/myFolder/index.shtml
client denied by server configuration: /home/mydomain/public_html/myFolder/index.html
client denied by server configuration: /home/mydomain/public_html/myFolder/index.htm

上記のリファラーにはドメインがあり、2番目のリファラーにはリファラーがありません。

誰かが私をハックしようとしていますか?またはこれは何ですか..?

ありがとうございました。

4

2 に答える 2

1

同じ問題がありました。

DirectoryIndex index.php.htaccessに入れてみてください

これで問題が解決することを願っています

于 2011-05-20T10:08:41.597 に答える
0

誰かがあなたの公的にアクセス可能なファイルを列挙しようとしているのではないでしょうか?よくわかりませんが、CPanelのログファイルの形式についてはよくわかりません。

同じ時間枠でapache.logにアクセスできますか?

于 2010-01-18T15:25:38.557 に答える