Interstage Application Server WWWサーバ運用ガイド (Interstage HTTP Server編)
目次 索引 前ページ次ページ

第2章 環境設定> 2.9 その他の機能

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

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


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

# インデックスファイル
DirectoryIndex index.html index.htm
# ディレクトリリストの自動生成
Options Indexes

関連ディレクティブ

DirectoryIndex
Options


目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 2006