bobbotron wrote in apache

Hey everybody, I just found this community - I've been working with Apache for a while, but have never taken a course admining an apache server, or read any books on it, so I feel I'm still a realatively green apache admin. :)

Anyway, 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 have 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. If anyone could give me a hint as to what kind of directivs I'd need to use to do this kind of thing, I'd be really greatful. :)


X-Posted to the Linux community.