On 11/15/22 9:50 AM, Mark Thomas wrote:
. . .
Is this from Tomcat, or is it from something else?

Lots of guess work here.

I think, something else.
. . .

It *is* from something else. I'd completely forgotten that on that particular box, Tomcat was behind Apache HTTPD, and the relevant .conf file has

  <Location /manager>
   Require ip 1.2.3.4 5.6.7.8 9.10.11.12
  </Location>

(IP addresses change to protect the innocent). The office fixed IP address is one of the allowed addresses. And my boss's IP address is apparently no longer one of them.)

And thanks for the sample allow clause; it will be helpful elsewhere.

--
JHHL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to