ページの先頭行へ戻る
Interstage Application Server V12.0.0 Interstage HTTP Server 運用ガイド
FUJITSU Software

3.2.17 ディレクトリリストの設定

ディレクトリリストは、環境定義ファイル(httpd.conf)において、以下に示すディレクティブを使用して設定します。

DirectoryIndexディレクティブで指定した「index.html」および「index.htm」ファイルが存在しない場合に、ディレクトリリストを表示する場合

DirectoryIndex index.html index.htm 
Options Indexes

参考

関連ディレクティブ