I recall seeing some where, long ago, that apache can be configured to
convert folders into parameters for a script, so that rather then
having say:

getImage.php?id=42

You could have something like:

getimage/42

or maybe it was

getimage/id/42

My final objective is this:  I am serving up images that the server is
creating dynamically, but I want a reverse proxy to THINK they are
static images.  I figure if I take this approach the proxy will assume
it is static, not dynamic.

Sam

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to