You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Richard Langly <ri...@gmail.com> on 2009/04/01 03:26:33 UTC

[users@httpd] proxy module to cache requests

I'm working on writing my own apache module and I want to use apache
as a proxy and serve files that are not on the file system. So I'd
like my module to make a request to another web server to get these
files and place them on the file system so they can be served locally.

Is this possible, if so, any brief description of what my current
helloworld module should do?

---------------------------------------------------------------------
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