Re: Virtual directories, PostResources, and DefaultServlet

2018-04-11 Thread Christopher Schultz
André, On 4/11/18 5:47 PM, André Warnier (tomcat) wrote: > On 11.04.2018 16:36, Christopher Schultz wrote: >> André, >> >> On 4/10/18 11:38 AM, André Warnier (tomcat) wrote: >>> Hi. >>> >>> On 10.04.2018 15:53, Christopher Schultz wrote: All, I've been asked to take some static file

Re: Virtual directories, PostResources, and DefaultServlet

2018-04-11 Thread tomcat
On 11.04.2018 16:36, Christopher Schultz wrote: André, On 4/10/18 11:38 AM, André Warnier (tomcat) wrote: Hi. On 10.04.2018 15:53, Christopher Schultz wrote: All, I've been asked to take some static files we already have on our (reverse-proxied) web servers and require authentication before

Re: Virtual directories, PostResources, and DefaultServlet

2018-04-11 Thread Christopher Schultz
Woonsan, On 4/10/18 11:11 AM, Woonsan Ko wrote: > On Tue, Apr 10, 2018 at 9:53 AM, Christopher Schultz > wrote: >> All, >> >> I've been asked to take some static files we already have on our >> (reverse-proxied) web servers and require authentication before allowing >> the resources to be fetched

Re: Virtual directories, PostResources, and DefaultServlet

2018-04-11 Thread Christopher Schultz
André, On 4/10/18 11:38 AM, André Warnier (tomcat) wrote: > Hi. > > On 10.04.2018 15:53, Christopher Schultz wrote: >> All, >> >> I've been asked to take some static files we already have on our >> (reverse-proxied) web servers and require authentication before allowing >> the resources to be fet

Re: Virtual directories, PostResources, and DefaultServlet

2018-04-10 Thread tomcat
Hi. On 10.04.2018 15:53, Christopher Schultz wrote: All, I've been asked to take some static files we already have on our (reverse-proxied) web servers and require authentication before allowing the resources to be fetched by a client. One way to do that would be to physically (electronically?

Re: Virtual directories, PostResources, and DefaultServlet

2018-04-10 Thread Woonsan Ko
On Tue, Apr 10, 2018 at 9:53 AM, Christopher Schultz wrote: > All, > > I've been asked to take some static files we already have on our > (reverse-proxied) web servers and require authentication before allowing > the resources to be fetched by a client. > > One way to do that would be to physicall

Virtual directories, PostResources, and DefaultServlet

2018-04-10 Thread Christopher Schultz
All, I've been asked to take some static files we already have on our (reverse-proxied) web servers and require authentication before allowing the resources to be fetched by a client. One way to do that would be to physically (electronically?) move the files from the web servers to the applicatio