http接続→表示OK(簡単なindex.htmlファイルです)
https接続→
An error occurred while processing your request.
が表示されます。
検索すると、SSI関連のエラーでしたが、ドキュメントルートにSSIのテストファイルを置くと問題なく表示されます。
↑こちらは、http接続でファイルが確認できますが、httpsでは冒頭のエラーでファイルが見れません。
テスト用ファイルや他のHTMLファイルも同じです。
ssl.confのドキュメントルートが反映されていないのか?
という所で、設定ファイルを色々と変更試していますが、
成果がありません。
両環境、ドキュメントルートは一緒です。
rhel7に一から環境を作りました。
サイトを参考にapache2.4を起動するまでの必要なパッケージは
インストール済みですが、何か足りないのでしょうか?
解決の為、ご協力のほどよろしくお願いします。
発生している問題・エラーメッセージ
An error occurred while processing your request.
ログの内容
[Wed Apr 01 12:34:42.708505 2020] [mpm_prefork:notice] [pid 27892] AH00170: caught SIGWINCH, shutting down gracefully [Wed Apr 01 12:34:43.772240 2020] [suexec:notice] [pid 28410] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Wed Apr 01 12:34:43.773313 2020] [ssl:warn] [pid 28410] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366) [Wed Apr 01 12:34:43.792091 2020] [lbmethod_heartbeat:notice] [pid 28410] AH02282: No slotmem from mod_heartmonitor [Wed Apr 01 12:34:43.793091 2020] [ssl:warn] [pid 28410] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366) [Wed Apr 01 12:34:43.795297 2020] [mpm_prefork:notice] [pid 28410] AH00163: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips configured -- resuming normal operations [Wed Apr 01 12:34:43.795321 2020] [core:notice] [pid 28410] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' [Wed Apr 01 13:07:44.489250 2020] [mpm_prefork:notice] [pid 28410] AH00170: caught SIGWINCH, shutting down gracefully [Wed Apr 01 13:07:45.552406 2020] [suexec:notice] [pid 30114] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Wed Apr 01 13:07:45.553399 2020] [ssl:warn] [pid 30114] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366) [Wed Apr 01 13:07:45.572788 2020] [lbmethod_heartbeat:notice] [pid 30114] AH02282: No slotmem from mod_heartmonitor [Wed Apr 01 13:07:45.573778 2020] [ssl:warn] [pid 30114] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366) [Wed Apr 01 13:07:45.576225 2020] [mpm_prefork:notice] [pid 30114] AH00163: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips configured -- resuming normal operations [Wed Apr 01 13:07:45.576248 2020] [core:notice] [pid 30114] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' [Wed Apr 01 13:12:48.264898 2020] [mpm_prefork:notice] [pid 30114] AH00170: caught SIGWINCH, shutting down gracefully [Wed Apr 01 13:12:49.327632 2020] [suexec:notice] [pid 30427] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Wed Apr 01 13:12:49.328487 2020] [ssl:warn] [pid 30427] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366) [Wed Apr 01 13:12:49.344395 2020] [lbmethod_heartbeat:notice] [pid 30427] AH02282: No slotmem from mod_heartmonitor [Wed Apr 01 13:12:49.345231 2020] [ssl:warn] [pid 30427] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366) [Wed Apr 01 13:12:49.347081 2020] [mpm_prefork:notice] [pid 30427] AH00163: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips configured -- resuming normal operations [Wed Apr 01 13:12:49.347102 2020] [core:notice] [pid 30427] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' [Wed Apr 01 13:14:14.154033 2020] [mpm_prefork:notice] [pid 30427] AH00170: caught SIGWINCH, shutting down gracefully [Wed Apr 01 13:14:15.208686 2020] [suexec:notice] [pid 30517] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Wed Apr 01 13:14:15.226244 2020] [lbmethod_heartbeat:notice] [pid 30517] AH02282: No slotmem from mod_heartmonitor [Wed Apr 01 13:14:15.228868 2020] [mpm_prefork:notice] [pid 30517] AH00163: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips configured -- resuming normal operations [Wed Apr 01 13:14:15.228892 2020] [core:notice] [pid 30517] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
試したこと
ssl.confファイルの設定変更
回答1件
あなたの回答
tips
プレビュー