Dont set virtualHosts at all, no entries.
Don't use <Set name="virtualHosts"> at all.

That will accept answers from all hosts.

Joakim Erdfelt / [email protected]

On Wed, Aug 5, 2015 at 3:58 AM, John English <[email protected]> wrote:

> On 05/08/2015 13:19, John English wrote:
>
>> So, can I just follow this with another nearly-identical setHandler
>> block but pointing at a different Descriptor and Resource-Base, and with
>> a VH spec as follows?
>>
>>    <Set name="virtualHosts">
>>       <Array type="java.lang.String">
>>          <Item>*</Item>
>>       </Array>
>>    </Set>
>>
>
> BTW: I just knocked up a quick test for this, in case it was the right
> answer, but it doesn't work -- it just makes the original webapp completely
> inaccessible, and I can't even get at the root index.html page from the new
> context... :-(
>
> --
> John English
> _______________________________________________
> jetty-users mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to