Forum Moderators: phranque
(index.php,index.php5,index.php4,index.php3,index.perl,index.pl,index.plx,index.ppl,index.cgi,index.jsp,index.jp,index.phtml,index.shtml,index.xhtml,index.html,index.htm,index.wml,Default.html,Default.htm,default.html,default.htm,home.html,home.htm,index.js) found, and server-generated directory index forbidden by Options directive, referer: https://www.google.com/webmasters/tools/crawl-errors?hl=en&siteUrl=https://www.example.com/ From error log
(index.php,index.php5,index.php4,index.php3,index.perl,index.pl,index.plx,index.ppl,index.cgi,index.jsp,index.jp,index.phtml,index.shtml,index.xhtml,index.html,index.htm,index.wml,Default.html,Default.htm,default.html,default.htm,home.html,home.htm,index.js)
i would have though most sites would block access to the actual 'page' as they would want access only to '/'
so i can't see the purpose of this.
if you want to not show these errorsBut only if it’s your own server; you can’t set it in htaccess. Anyway, this type of request doesn’t require consulting the Error Log, since they should each show up in access logs as a 404 as well.
[Mon Mar 11 11:33:26.040422 2019] [core:info] [pid NUMBER:tid NUMBER] [client BINGBOT IP] AH00128: File does not exist: /home/example/public_html/dir/dir/non-existent-page.php
(index.php,index.php5,index.php4,index.php3,index.perl,index.pl,index.plx,index.ppl,index.cgi,index.jsp,index.jp,index.phtml,index.shtml,index.xhtml,index.html,index.htm,index.wml,Default.html,Default.htm,default.html,default.htm,home.html,home.htm,index.js) found, and server-generated directory index forbidden by Options directive, referer: https://www.google.com/webmasters/tools/crawl-errors?hl=en&siteUrl=https://www.example.com/
[Mon Mar 11 11:29:07.358159 2019] [:error] [pid NUMBER:tid NUMBER] [client BINGBOT IP:0] File does not exist: /home/example/public_html/dir/dir/non-existent-page.php client BINGBOT IPFor a couple of years now, the bingbot has had an irritating habit of asking for lowercase.html when the actual filename (which it also asks for) is CamelCase.html. This leads to a fair number of bingbot 404s.
bingbot has had an irritating habit of asking for lowercase.html when the actual filename (which it also asks for) is CamelCase.html