WindowsサーバにApacheをインストールして動作確認を実施しています。
htmlファイルの格納されているディレクトリを指定してWebサイト表示させようとすると
「404 Not Found」と表示されます。どうすればディレクトリパスを指定してアクセス
出来るようにすることができるのでしょうか。
補足事項
「https://ドメイン名」及び「https://ドメイン名/htmlファイル名」の場合、
アクセス出来ます。
「https://ドメイン名/ディレクトリ名/htmlファイル名」だとアクセス出来ないです。
errorログ
[ssl:info] [pid 3584:tid 1156] [client 60.114.37.235:53758] AH01964: Connection to child 63 established (server ドメイン名:443)
[ssl:debug] [pid 3584:tid 1156] ssl_engine_kernel.c(2395): [client 60.114.37.235:53758] AH02043: SSL virtual host for servername web1.ドメイン名 found
[core:debug] [pid 3584:tid 1156] protocol.c(2458): [client 60.114.37.235:53758] AH03155: select protocol from , choices=h2,http/1.1 for server ドメイン名
[ssl:debug] [pid 3584:tid 1156] ssl_engine_kernel.c(2254): [client 60.114.37.235:53758] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_256_GCM_SHA384 (256/256 bits)
[socache_shmcb:debug] [pid 3584:tid 1156] mod_socache_shmcb.c(508): AH00831: socache_shmcb_store (0x47 -> subcache 7)
[socache_shmcb:debug] [pid 3584:tid 1156] mod_socache_shmcb.c(862): AH00847: insert happened at idx=0, data=(0:32)
[socache_shmcb:debug] [pid 3584:tid 1156] mod_socache_shmcb.c(865): AH00848: finished insert, subcache: idx_pos/idx_used=0/1, data_pos/data_used=0/219
[socache_shmcb:debug] [pid 3584:tid 1156] mod_socache_shmcb.c(530): AH00834: leaving socache_shmcb_store successfully
[socache_shmcb:debug] [pid 3584:tid 1156] mod_socache_shmcb.c(508): AH00831: socache_shmcb_store (0x15 -> subcache 21)
[socache_shmcb:debug] [pid 3584:tid 1156] mod_socache_shmcb.c(862): AH00847: insert happened at idx=0, data=(0:32)
[socache_shmcb:debug] [pid 3584:tid 1156] mod_socache_shmcb.c(865): AH00848: finished insert, subcache: idx_pos/idx_used=0/1, data_pos/data_used=0/219
[socache_shmcb:debug] [pid 3584:tid 1156] mod_socache_shmcb.c(530): AH00834: leaving socache_shmcb_store successfully
[ssl:debug] [pid 3584:tid 1156] ssl_engine_kernel.c(415): [client 60.114.37.235:53758] AH02034: Initial (No.1) HTTPS request received for child 63 (server ドメイン名:443)
[authz_core:debug] [pid 3584:tid 1156] mod_authz_core.c(815): [client 60.114.37.235:53758] AH01626: authorization result of Require all granted: granted
[authz_core:debug] [pid 3584:tid 1156] mod_authz_core.c(815): [client 60.114.37.235:53758] AH01626: authorization result of <RequireAny>: granted
[core:info] [pid 3584:tid 1156] [client 60.114.37.235:53758] AH00128: File does not exist: C:/Apache24/www/html/Apache24/www/html