Hi All,
I have a potentially dumb question, but I've struggled for awhile to figure it out and haven't come up with a good solution yet. What I want to do is map a directory in the URL to a directory on the filesystem, similar to the Apache Alias directive. The only solution I've come up with so far is to declare a separate context for the directories in question but that doesn't seem like a very clean approach and it breaks the custom 404's since they are located relative to the context root rather than base URL. Is there another way this can be accomplished?
TIA,
-Herman
I have a potentially dumb question, but I've struggled for awhile to figure it out and haven't come up with a good solution yet. What I want to do is map a directory in the URL to a directory on the filesystem, similar to the Apache Alias directive. The only solution I've come up with so far is to declare a separate context for the directories in question but that doesn't seem like a very clean approach and it breaks the custom 404's since they are located relative to the context root rather than base URL. Is there another way this can be accomplished?
TIA,
-Herman