Hi,

I think these questions are more appropriate to dev@ than users@,
sorry if I am wrong.

I'm using Apache 2.2.8 and have hit two snags concerning mod_dir.

Accessing http://localhost/ instead of http://localhost/index.html has
the following effects:

1) It bypasses mod_cache (with mod_disk_cache as a backend).

2) If mod_include is being used, the contents are transferred using
chunked encoding, which I think would prevent the page from being
cached in the first place.

Any comments on these issues?

Thanks,

--
Adriano

Reply via email to