Re: Context Path for a subdirectory

2012-12-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 12/3/12 6:50 PM, André Warnier wrote: > P.S. If you decide to use UrlRewriteFilter, you should be looking > at the documentation > (http://urlrewritefilter.googlecode.com/svn/trunk/src/doc/manual/4.0/index.html), Cool, > there's a 4.0 ver

Re: Context Path for a subdirectory

2012-12-03 Thread André Warnier
Leo Donahue - RDSA IT wrote: ___ From: Christopher Schultz [ch...@christopherschultz.net] Sent: Friday, November 30, 2012 8:13 PM To: Tomcat Users List Subject: Re: Context Path for a subdirectory -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 11/30

RE: Context Path for a subdirectory

2012-12-03 Thread Leo Donahue - RDSA IT
___ From: Christopher Schultz [ch...@christopherschultz.net] Sent: Friday, November 30, 2012 8:13 PM To: Tomcat Users List Subject: Re: Context Path for a subdirectory -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 11/30/12 5:52 PM, Leo Donahue - RDSA

Re: Context Path for a subdirectory

2012-12-03 Thread Terence M. Bandoian
On 12/2/2012 4:54 AM, Konstantin Kolinko wrote: > 2012/11/30 Terence M. Bandoian : >> Hi, Chuck- >> >> I don't mean to be argumentative but, with Tomcat 6.0.29, I found that >> static files from an images subdirectory of a web application were not >> cached by Internet Explorer 7. As a workaround,

Re: Context Path for a subdirectory

2012-12-02 Thread Konstantin Kolinko
2012/11/30 Terence M. Bandoian : > Hi, Chuck- > > I don't mean to be argumentative but, with Tomcat 6.0.29, I found that > static files from an images subdirectory of a web application were not > cached by Internet Explorer 7. As a workaround, I created a context for the > images subdirectory and

Context Path for a subdirectory

2012-11-30 Thread Terence M. Bandoian
On 11/30/2012 2:00 PM, Caldarale, Charles R wrote: From: Terence M. Bandoian [mailto:tere...@tmbsw.com] Subject: Context Path for a subdirectory A webapp can never be nested inside another, so what you're trying to do is nonsensical. I don't mean to be argumentative but, with Tomcat

Re: Context Path for a subdirectory

2012-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 11/30/12 7:07 PM, Leo Donahue - RDSA IT wrote: >> -Original Message- From: Leo Donahue - RDSA IT >> [mailto:leodona...@mail.maricopa.gov] Sent: Friday, November 30, >> 2012 5:02 PM To: Tomcat Users List Subject: RE

Re: Context Path for a subdirectory

2012-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 11/30/12 7:02 PM, Leo Donahue - RDSA IT wrote: > Any changes that I make to the rest web app are done on Server 1, > in which I then need to generate a new rest.war file to be deployed > on Server 4. Anything custom that I configure for the r

Re: [OT] Context Path for a subdirectory

2012-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 11/30/12 6:04 PM, Caldarale, Charles R wrote: > The SecurityFilter from sourceforge might be able to do it, but I'm > not sure (Chris should know). Nope, sf doesn't have IP filtering built into it. In my private copy, it's got the ability

Re: Context Path for a subdirectory

2012-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leo, On 11/30/12 5:52 PM, Leo Donahue - RDSA IT wrote: > Ok, so before I upgraded to Tomcat 7.0.33 to use the container > supplied remote address filter, what were my options to restrict > access to just a subdirectory of a web app in Tomcat 6.0.35?

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] > Subject: RE: Context Path for a subdirectory > I considered the security constraint, but wouldn't that have required me > to set up SSL (for a secure user/password submittal) and get someone to > pay for

RE: Context Path for a subdirectory

2012-11-30 Thread Leo Donahue - RDSA IT
>-Original Message- >From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] >Sent: Friday, November 30, 2012 5:02 PM >To: Tomcat Users List >Subject: RE: Context Path for a subdirectory > > >The way the Server 1 is configured, there are accounts that the

RE: Context Path for a subdirectory

2012-11-30 Thread Leo Donahue - RDSA IT
>-Original Message- >From: André Warnier [mailto:a...@ice-sa.com] >Sent: Friday, November 30, 2012 4:45 PM >To: Tomcat Users List >Subject: Re: Context Path for a subdirectory > >Maybe a bit of lateral thinking here. >What does the admin webapp really do ? For w

Re: Context Path for a subdirectory

2012-11-30 Thread André Warnier
Leo Donahue - RDSA IT wrote: -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, November 30, 2012 4:04 PM To: Tomcat Users List Subject: RE: Context Path for a subdirectory From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov

RE: Context Path for a subdirectory

2012-11-30 Thread Leo Donahue - RDSA IT
>-Original Message- >From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] >Sent: Friday, November 30, 2012 4:04 PM >To: Tomcat Users List >Subject: RE: Context Path for a subdirectory > >> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov]

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] > Subject: RE: Context Path for a subdirectory > what were my options to restrict access to just a subdirectory of a > web app in Tomcat 6.0.35? Using just spec-provided mechanisms, such access can be limited

RE: Context Path for a subdirectory

2012-11-30 Thread Leo Donahue - RDSA IT
>-Original Message- >From: Christopher Schultz [mailto:ch...@christopherschultz.net] >Sent: Friday, November 30, 2012 3:39 PM >To: Tomcat Users List >Subject: Re: Context Path for a subdirectory > >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Chuck, >

Re: Context Path for a subdirectory

2012-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 11/30/12 5:25 PM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: Context Path for a subdirectory > >> I don't think it's specifically /u

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Context Path for a subdirectory > I don't think it's specifically /un/supported. > For instance, Tomcat should happily deploy both of these files: > myapp.war > myapp#static.war That&

Re: Context Path for a subdirectory

2012-11-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 11/30/12 3:00 PM, Caldarale, Charles R wrote: >> From: Terence M. Bandoian [mailto:tere...@tmbsw.com] Subject: >> Context Path for a subdirectory > >>> A webapp can never be nested inside another, so what yo

Re: Context Path for a subdirectory

2012-11-30 Thread André Warnier
Leo Donahue - RDSA IT wrote: -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, November 30, 2012 8:20 AM To: Tomcat Users List Subject: Re: Context Path for a subdirectory Leo Donahue - RDSA IT wrote: If I can tag another question on the end of this thread

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
> From: Terence M. Bandoian [mailto:tere...@tmbsw.com] > Subject: Context Path for a subdirectory > > A webapp can never be nested inside another, so what you're trying > > to do is nonsensical. > I don't mean to be argumentative but, with Tomcat 6.0.29, I fou

Context Path for a subdirectory

2012-11-30 Thread Terence M. Bandoian
On 11/29/2012 2:14 PM, Caldarale, Charles R wrote: From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: Context Path for a subdirectory If I have a webapp, with a www directory, and in that www directory are other directories, how would I restrict access to one of those

RE: Context Path for a subdirectory

2012-11-30 Thread Leo Donahue - RDSA IT
>-Original Message- >From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] >Sent: Friday, November 30, 2012 8:32 AM >To: Tomcat Users List >Subject: RE: Context Path for a subdirectory > >> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov]

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] > Subject: RE: Context Path for a subdirectory > Why is denyStatus an option? Why would someone use it? Because some people still believe in security through obscurity. - Chuck THIS COMMUNICATION MAY CONTAIN CON

RE: Context Path for a subdirectory

2012-11-30 Thread Leo Donahue - RDSA IT
>-Original Message- >From: André Warnier [mailto:a...@ice-sa.com] >Sent: Friday, November 30, 2012 8:20 AM >To: Tomcat Users List >Subject: Re: Context Path for a subdirectory >> >>Leo Donahue - RDSA IT wrote: >> >> If I can tag another question on t

Re: Context Path for a subdirectory

2012-11-30 Thread André Warnier
Leo Donahue - RDSA IT wrote: -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, November 30, 2012 12:23 AM To: Tomcat Users List Subject: Re: Context Path for a subdirectory On 11/29/2012 11:41 AM, Leo Donahue - RDSA IT wrote: Reading the docs: http

RE: Context Path for a subdirectory

2012-11-30 Thread Leo Donahue - RDSA IT
>-Original Message- >From: André Warnier [mailto:a...@ice-sa.com] >Sent: Friday, November 30, 2012 12:23 AM >To: Tomcat Users List >Subject: Re: Context Path for a subdirectory >>>>> >>>>> On 11/29/2012 11:41 AM, Leo Donahue - RDSA I

Re: Context Path for a subdirectory

2012-11-29 Thread André Warnier
Leo Donahue - RDSA IT wrote: -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Thursday, November 29, 2012 3:40 PM To: Tomcat Users List Subject: Re: Context Path for a subdirectory Leo Donahue - RDSA IT wrote: -Original Message- From: Mark Eggers

RE: Context Path for a subdirectory

2012-11-29 Thread Leo Donahue - RDSA IT
>-Original Message- >From: André Warnier [mailto:a...@ice-sa.com] >Sent: Thursday, November 29, 2012 3:40 PM >To: Tomcat Users List >Subject: Re: Context Path for a subdirectory > >Leo Donahue - RDSA IT wrote: >>> -Original Message- >>

Re: Context Path for a subdirectory

2012-11-29 Thread André Warnier
Leo Donahue - RDSA IT wrote: -Original Message- From: Mark Eggers [mailto:its_toas...@yahoo.com] Sent: Thursday, November 29, 2012 1:12 PM To: Tomcat Users List Subject: Re: Context Path for a subdirectory On 11/29/2012 11:41 AM, Leo Donahue - RDSA IT wrote: Reading the docs: http

Re: Context Path for a subdirectory

2012-11-29 Thread Konstantin Kolinko
2012/11/29 Leo Donahue - RDSA IT : > Reading the docs: http://tomcat.apache.org/tomcat-7.0-doc/config/context.html > > "..The web application used to process each HTTP request is selected by > Catalina based on matching the longest possible prefix of the Request URI > against the context path of

Re: Context Path for a subdirectory

2012-11-29 Thread Mark Eggers
On 11/29/2012 12:32 PM, Leo Donahue - RDSA IT wrote: -Original Message- From: Mark Eggers [mailto:its_toas...@yahoo.com] Sent: Thursday, November 29, 2012 1:12 PM To: Tomcat Users List Subject: Re: Context Path for a subdirectory On 11/29/2012 11:41 AM, Leo Donahue - RDSA IT wrote

RE: Context Path for a subdirectory

2012-11-29 Thread Leo Donahue - RDSA IT
>-Original Message- >From: Mark Eggers [mailto:its_toas...@yahoo.com] >Sent: Thursday, November 29, 2012 1:12 PM >To: Tomcat Users List >Subject: Re: Context Path for a subdirectory > >On 11/29/2012 11:41 AM, Leo Donahue - RDSA IT wrote: >> Reading the docs:

RE: Context Path for a subdirectory

2012-11-29 Thread Caldarale, Charles R
> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] > Subject: Context Path for a subdirectory > If I have a webapp, with a www directory, and in that www directory > are other directories, how would I restrict access to one of those > subdirectories to the local

Re: Context Path for a subdirectory

2012-11-29 Thread Mark Eggers
On 11/29/2012 11:41 AM, Leo Donahue - RDSA IT wrote: Reading the docs: http://tomcat.apache.org/tomcat-7.0-doc/config/context.html "..The web application used to process each HTTP request is selected by Catalina based on matching the longest possible prefix of the Request URI against the conte

Context Path for a subdirectory

2012-11-29 Thread Leo Donahue - RDSA IT
Reading the docs: http://tomcat.apache.org/tomcat-7.0-doc/config/context.html "..The web application used to process each HTTP request is selected by Catalina based on matching the longest possible prefix of the Request URI against the context path of each defined Context." If I have a webapp