■掲示板に戻る■ 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 最新50

レス数が950を超えています。1000を超えると表示できなくなるよ。

Apache関連

575 :名無しさん@お腹いっぱい。 :01/12/05 03:19
httpd.confはこうなっています。

<Directory /home/*/public_html>
AllowOverride FileInfo AuthConfig Limit Indexes
Options All
<Limit GET POST OPTIONS PROPFIND>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS PROPFIND>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>

/home/hiroyuki/public_htm/bbsに置いたcgiをブラウザから開くと

Internal Server Error The server encountered an internal error or
misconfiguration and was unable to complete your request. Please
contact the server administrator, root@localhost and inform them of
the time the error occurred, and anything you might have done that may
have caused the error.
More information about this error may be available in the server error log.

こうなって/var/log/httpd-error.logには

[Wed Dec 5 03:17:31 2001] [error] [client 192.168.0.2] Premature end of script headers: /home/hiroyuki/public_html/bbs/light.cgi

なにが間違っているか分りませんか?
よろしくおねがいします


次100 最新50
名前: E-mail (省略可) :

read.cgi ver5.26+ (01/10/21-)