●受信 HTTP/1.1 404 Not Found Date: Thu, 27 Jan 2005 00:17:04 GMT Server: Apache/2.0.52 (Unix) DAV/2 PHP/4.3.10 Content-Length: 329 Keep-Alive: timeout=15, max=150 Connection: Keep-Alive Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /test/bbs.cgi was not found on this server.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html> というエラーが出ました。何が悪いんでしょうか?
CGIWrap encountered an error while attempting to execute this script:
Error Message: No such file or directory Error Number: 2 This message usually indicates there is a problem with the script itself. Often this indicates either that the #! line of the script is incorrect, or the script was uploaded in binary mode instead of ascii mode. Check to make sure that the script does not have control-M's at the end of every line. That will prevent it from executing. An easy fix that takes care of this most of the time is to put '#!/.../perl --' instead of '#!/.../perl' on the first line of the script.
If you are not the owner of this script, please forward this error and the URL that caused it to the script owner. That is often the component in the URL right after /cgiwrap/.
Server Data:
Server Administrator/Contact: admin@xrea.com Server Name: www.y*****n.com Server Port: 80 Server Protocol: HTTP/1.1