[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Re: Different Zones


> Using gnujsp, can I configure two different zones to process jsp files?
> 
> What I want to do is specify different repositories for different sets of
> jsp files.  I would prefer NOT to have two ApJServAction statements; that is
> to say I would like to have all my pages have the .jsp extension.

 You'll need virtual hosts. Each virtual host would have its own
ApJServAction pointing to different gnujsp's in different zones.