Invalid CGI ref "/cgi-sys/fourohfour.cgi"
Hello all!
My cpanel shows "exec used but not allowed" error. Therefore today I added following codes to .htaccess file.
[QUOTE]# Server side includes enable
Options +Includes
AddHandler server-parsed .shtml .stm .shtm
# Server side includes Execute permissions method
Options +Includes
XBitHack on
Looks like now above mentioned error gone. But then I can see following error logs. [QUOTE]invalid CGI ref "/cgi-sys/fourohfour.cgi" in /home/xxxxx/public_html/404.shtml
What is the reason?
Looks like now above mentioned error gone. But then I can see following error logs. [QUOTE]invalid CGI ref "/cgi-sys/fourohfour.cgi" in /home/xxxxx/public_html/404.shtml
What is the reason?
-
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. 0 -
After i deleted document root 404.shtml files issue gone. [quote="cPanelMichael, post: 1467372">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. 0
Please sign in to leave a comment.
Comments
2 comments