ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server Interstage HTTP Server 運用ガイド

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

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

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

DirectoryIndex index.html index.htm 
Options Indexes