> I have a servlet that associates with a particular file extension and runs
> when a file with that extension is requested (registered via ApJServAction).
> I'd like to have different servlets mapped to that extension, depending on
> the directory in use (it's the same servlet in different zones, loading
> different configuration files).
>
> Sticking an ApJServAction into Location doesn't work. Any approaches that
> do, or is this code-it-yourself territory?

The only thing that I can quickly think of is to check out the documentation
for mod_rewrite...

<http://www.apache.org/docs/mod/mod_rewrite.html>

p.s. humor for the day...did you know that Monica uses Clear Ink's
PaletteMan? ;-)
<http://www.yahoo.com/picks/19990308.html>

-jon



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to