Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The following page has been changed by GianlucaVarisco:
http://wiki.apache.org/tomcat/FAQ/Security

The comment on the change is:
added code tags where needed

------------------------------------------------------------------------------
  
  ''' How do I restrict access by ip address or remote host?'''
  
- By using the RemoteHostValve or RemoteAddrValve. Warning, these valves rely 
on accurate incoming ip addresses or hostnames. So they can fall victim to 
spoofing! [http://tomcat.apache.org/tomcat-4.1-doc/config/valve.html Valve 
Reference Link]
+ By using the {{{RemoteHostValve}}} or {{{RemoteAddrValve}}}. Warning, these 
valves rely on accurate incoming ip addresses or hostnames. So they can fall 
victim to spoofing! [http://tomcat.apache.org/tomcat-4.1-doc/config/valve.html 
Valve Reference Link]
  
  '''How do I use jsvc/procrun to run Tomcat on port 80 securely?'''
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to