質問編集履歴
4
title
CHANGED
File without changes
|
body
CHANGED
@@ -19,4 +19,6 @@
|
|
19
19
|
|
20
20
|
> Please contact the server administrator at postmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
|
21
21
|
|
22
|
-
> More information about this error may be available in the server error log.
|
22
|
+
> More information about this error may be available in the server error log.
|
23
|
+
|
24
|
+
本に書いてある指示通りのはずなのですが、上手く出来ませんでした、誤字脱字もないです。どうぞよろしくお願いします。
|
3
title
CHANGED
File without changes
|
body
CHANGED
@@ -15,8 +15,8 @@
|
|
15
15
|
|
16
16
|
> Internal Server Error
|
17
17
|
|
18
|
-
>The server encountered an internal error or misconfiguration and was unable to complete your request.
|
18
|
+
> The server encountered an internal error or misconfiguration and was unable to complete your request.
|
19
19
|
|
20
|
-
>Please contact the server administrator at postmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
|
20
|
+
> Please contact the server administrator at postmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
|
21
21
|
|
22
|
-
>More information about this error may be available in the server error log.
|
22
|
+
> More information about this error may be available in the server error log.
|
2
title
CHANGED
File without changes
|
body
CHANGED
@@ -15,8 +15,8 @@
|
|
15
15
|
|
16
16
|
> Internal Server Error
|
17
17
|
|
18
|
-
The server encountered an internal error or misconfiguration and was unable to complete your request.
|
18
|
+
>The server encountered an internal error or misconfiguration and was unable to complete your request.
|
19
19
|
|
20
|
-
Please contact the server administrator at postmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
|
20
|
+
>Please contact the server administrator at postmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
|
21
21
|
|
22
|
-
More information about this error may be available in the server error log.
|
22
|
+
>More information about this error may be available in the server error log.
|
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -12,12 +12,11 @@
|
|
12
12
|
|
13
13
|
と入力し、上の指定の場所にanswers.cgiという名前のファイルを作って (htmlもcssもcgiも同一のtrialという名のディレクトリにはいっています。) 、ちゃんと保存してからChromeで開いて入力フォームを送信したところエラーが出てしまいました。
|
14
14
|
エラーの表示は以下の通りです。
|
15
|
-
```
|
16
|
-
Internal Server Error
|
17
15
|
|
16
|
+
> Internal Server Error
|
17
|
+
|
18
18
|
The server encountered an internal error or misconfiguration and was unable to complete your request.
|
19
19
|
|
20
20
|
Please contact the server administrator at postmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
|
21
21
|
|
22
|
-
More information about this error may be available in the server error log.
|
22
|
+
More information about this error may be available in the server error log.
|
23
|
-
```
|