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

Reply via email to