I am having issue with directory listing on my website in admin panel, while checking stats/errlog.html I've found this error. Please help me to solve this. [Sun Feb 09 10:50:44.847866 2014] [cgi:error] [pid 16446] [client 37.221.163.34:41921] AH01230: invalid CGI ref "/cgi-sys/fourohfour.cgi" in /home/manage/public_html/404.shtml, referer: http://www.mydomain.com/expertcon/manageitems.php
Hello It looks like you are attempting to include a CGI script within the 404 error page. Have you ensured the "fourohfour.cgi" page exists? If so, are you using the full path to it in your 404 error page? Thank you.