Windows版のapache2.2

Windows版の Apache は2.0系とは違いIndexオプションを指定しても下のように殺風景なものになります。

apache-index.png

ファイルサイズや更新日時を表示する下図のような従来の見え方にするには

apache-index2.png

httpd.confにInclude conf/extra/httpd-autoindex.confを追加します。Index表示の細かい指定は

C:\Program Files\Apache Software Foundation\Apache2.2\conf\extra\httpd-autoindex.conf

で設定します。

http://www.geocities.jp/uesssu/soft/apache.htm

Apacheのバイナリをダウンロードするにはこちらからどうぞ
http://www.apache.org/dist/httpd/binaries/win32/