Sorry about that....HTML was the default setting -- let me switch it. I had the following:
<Valve className="org.apache.catalina.valves.RemoteHostValve" allow="\\machine43name" /> like this. -----Original Message----- From: Caldarale, Charles R [mailto:[email protected]] Sent: Monday, May 24, 2010 12:56 PM To: Tomcat Users List Subject: RE: Remote Host Filter > From: Propes, Barry L [mailto:[email protected]] > Subject: Remote Host Filter > > allow="\\machine43name<file://\\machine43name>" Why do you have a leading backwards slash on the allow? Why do you have a <file:> thingie buried in the allow? (Hint: send to the list in plain-text only, not HTML.) - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
