# $Id$ LoadModule dir_module modules/mod_dir.so # DirectoryIndex: Name of the file or files to use as a pre-written HTML # directory index. Separate multiple entries with spaces. # DirectoryIndex index.html index.htm index.shtml index.cgi index.php # vim: filetype=apache ts=4 sw=4 et