https://issues.apache.org/bugzilla/show_bug.cgi?id=45273 --- Comment #4 from Geoff Millikan 2011-04-13 18:19:52 EDT --- As described on duplicate Bug 51057, this bug produces a significant loss of functionality for example: This URL is cached (because the DirectoryIndex of mod_dir is not being used): http://www.my-company.com/index.php This URL is _not_ cached because it is using the DirectoryIndex directive: http://www.my-company.com/ The "home page" of a web site is frequently visited. And it's not getting cached. This is a significant loss of functionality mod_disk_cache is desired to provide. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org