> You could use > AliasMatch ^/group/$ /var/www/html/log/path/to/group/overview.html > Alias /group/ /var/www/html/log/path/to/group/ > The above config triggers the following warning: [warn] The Alias directive in /etc/httpd/conf.d/dept.conf at line 19 will probably never match because it overlaps an earlier AliasMatch. Also I noticed IE (6) and Firefox handle it differently. IE 6 shows http://www.dept.some.edu/group fine. But FF returns page not found. Hmmm. > But why can't you use DirectoryIndex? This directive can be scoped > inside <Directory> or <Location> sections and can also contain > multiple filenames. > Our Apache server is hosting many sites. Each site may use different directory index file. We don't want to add all of them except the common index files in the httpd.conf Bing --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx