You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by George Carrette <Ge...@iacnet.com> on 1997/11/19 17:34:02 UTC

Re: Want to add file caching to Apache

It seems to me that you could utilize the apache module abstraction
to implement your cache ideas, making it available as
an option to be used in parts or all of a virtual root.

It would make it a lot easier than implementing an httpd from
scratch which supports all the other features you would want to
have in a full research environment.