Caldarale, Charles R wrote:
From: news [mailto:[EMAIL PROTECTED] On Behalf Of teknokrat
Subject: define security constraint by virtual host
Does anyone know if its possible to make the security-constraint
in a web.xml aware of what virtual-host it should apply to?
No, since web.xml is defined
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of teknokrat
> Subject: define security constraint by virtual host
>
> Does anyone know if its possible to make the security-constraint
> in a web.xml aware of what virtual-host it should apply to?
No, since web.xml is defined by t
Does anyone know if its possible to make the security-constraint in a
web.xml aware of what virtual-host it should apply to? The kind of thing
I am after is - I have a security constraint on /admin which i want to
be available on admin.company.com but not on any other virtual host I
set up for