Thanks Christopher!
Sent from my iPhone
> On Apr 4, 2024, at 10:20 PM, Christopher Schultz
> wrote:
>
> Eric,
>
>> On 4/4/24 13:43, Eric Fetzer wrote:
>> Hi All,
>> When I originally set up my tomcat instance, I added the following to allow
>> manager access under /opt/tomcat/webapps/manage
Eric,
On 4/4/24 13:43, Eric Fetzer wrote:
Hi All,
When I originally set up my tomcat instance, I added the following to allow
manager access under /opt/tomcat/webapps/manager/META-INF/context.xml:
That worked wonderfully. Now I'm trying to add another IP range by
changing it to:
This is
Michael Trabjerg wrote:
Hi André
This worked
The other used to work for Tomcat 6.
Yes, but as I remember it was changed because it was ambiguous : a comma can be part of a
regular expression, so it was not clear how a comma-separated list should be interpreted.
There is probably a more com
Hi André
This worked
The other used to work for Tomcat 6.
Thanks a lot.
Br
Michael Trabjerg
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: 13. december 2012 16:10
To: Tomcat Users List
Subject: Re: org.apache.catalina.valves.RemoteAddrValve on Tomcat 7.0.27
Michael Trabjerg wrote:
Hi
Info: Tomcat 7.0.27 x64 running on Windows 2008 R2
Tomcat 6 allowed me to restrict access to Tomcat for more than one IP
address, but it does not seem to work on Tomcat 7.0.27.
Usually this worked:
Now I can only make to following work
I belie