質問編集履歴
5
削除
title
CHANGED
File without changes
|
body
CHANGED
@@ -39,16 +39,7 @@
|
|
39
39
|
ちなみにssl通信のサイトです。
|
40
40
|
ここに記述してよいのかということもお聞きしたいと思います。
|
41
41
|
|
42
|
-
まだ色々とエラー対処がのこっていますが、
|
43
|
-
[Tue Jan 24 14:29:18.375905 2017] [mpm_prefork:notice] [pid 13120] AH00170: caught SIGWINCH, shutting down gracefully
|
44
|
-
[Tue Jan 24 14:29:19.443508 2017] [suexec:notice] [pid 13154] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
|
45
|
-
[Tue Jan 24 14:29:19.470505 2017] [auth_digest:notice] [pid 13154] AH01757: generating secret for digest authentication ...
|
46
|
-
[Tue Jan 24 14:29:19.472373 2017] [lbmethod_heartbeat:notice] [pid 13154] AH02282: No slotmem from mod_heartmonitor
|
47
|
-
[Tue Jan 24 14:29:19.508155 2017] [mpm_prefork:notice] [pid 13154] AH00163: Apache/2.4.25 (CentOS) OpenSSL/1.0.1e-fips configured -- resuming normal operations
|
48
|
-
[Tue Jan 24 14:29:19.508204 2017] [core:notice] [pid 13154] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
|
49
42
|
|
50
|
-
このような感じで/var/log/httpd/erro_logに残っています。
|
51
|
-
|
52
43
|
また、ブラウザで確認するも、特定のグローバルIPアドレスからアクセスしている状態で、
|
53
44
|
```ここに言語を入力
|
54
45
|
Internal Server Error
|
4
追記
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
3
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -33,6 +33,8 @@
|
|
33
33
|
```
|
34
34
|
|
35
35
|
とやってもエラーが出ます。
|
36
|
+
※でなくなりました。しかし、特定のグローバルIPアドレスから見られません。
|
37
|
+
|
36
38
|
二番目のAllOverride Noneを削除しても同じようにでます。
|
37
39
|
ちなみにssl通信のサイトです。
|
38
40
|
ここに記述してよいのかということもお聞きしたいと思います。
|
2
エラー追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -35,4 +35,26 @@
|
|
35
35
|
とやってもエラーが出ます。
|
36
36
|
二番目のAllOverride Noneを削除しても同じようにでます。
|
37
37
|
ちなみにssl通信のサイトです。
|
38
|
-
ここに記述してよいのかということもお聞きしたいと思います。
|
38
|
+
ここに記述してよいのかということもお聞きしたいと思います。
|
39
|
+
|
40
|
+
まだ色々とエラー対処がのこっていますが、
|
41
|
+
[Tue Jan 24 14:29:18.375905 2017] [mpm_prefork:notice] [pid 13120] AH00170: caught SIGWINCH, shutting down gracefully
|
42
|
+
[Tue Jan 24 14:29:19.443508 2017] [suexec:notice] [pid 13154] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
|
43
|
+
[Tue Jan 24 14:29:19.470505 2017] [auth_digest:notice] [pid 13154] AH01757: generating secret for digest authentication ...
|
44
|
+
[Tue Jan 24 14:29:19.472373 2017] [lbmethod_heartbeat:notice] [pid 13154] AH02282: No slotmem from mod_heartmonitor
|
45
|
+
[Tue Jan 24 14:29:19.508155 2017] [mpm_prefork:notice] [pid 13154] AH00163: Apache/2.4.25 (CentOS) OpenSSL/1.0.1e-fips configured -- resuming normal operations
|
46
|
+
[Tue Jan 24 14:29:19.508204 2017] [core:notice] [pid 13154] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
|
47
|
+
|
48
|
+
このような感じで/var/log/httpd/erro_logに残っています。
|
49
|
+
|
50
|
+
また、ブラウザで確認するも、特定のグローバルIPアドレスからアクセスしている状態で、
|
51
|
+
```ここに言語を入力
|
52
|
+
Internal Server Error
|
53
|
+
|
54
|
+
The server encountered an internal error or misconfiguration and was unable to complete your request.
|
55
|
+
|
56
|
+
Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
|
57
|
+
|
58
|
+
More information about this error may be available in the server error log.
|
59
|
+
```
|
60
|
+
とでます。
|
1
加筆
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|