Image

Imagebobbotron wrote in Imagelinux

Apache question

I've been trying to figure out how to do something in Apache for a while, but can't seem to find the right word to search for in the Apache manual.. I'd like to set up a path, say /my-path/ and all requests for /my-path/ or any resources within the directory (like /my-path/inside-path/ or /my-path/another-path/a-resource) would be forwarded to either a servlet, or a cgi script, which would handle the request. I remember reading a solution to this on a scheme newsgroup I listen to a while ago but can't seem to find the message.

X-Posted to the Apache community (sorry, I'd found it after I'd posted here.)