You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Adriano Nagel <an...@safira.com> on 2008/06/18 19:26:40 UTC

[users@httpd] mod_dir bypasses mod_cache

Hi,

I'm using Apache 2.2.8. When fetching a URL that will be processed by
mod_dir, eg:

http://localhost/

the contents aren't cached by mod_cache (with mod_disk_cache as the backend).

However, explicitly accessing

http://localhost/index.html

will make this URL cached.

It seems this is a long-standing "feature" that can be circumvented
with mod_rewrite...

Am I overlooking any configuration issues? Are there plans to change
this behaviour?

Thanks,

--
Adriano

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org