From d3a39916cc14a4947745303d314c79f7e0edab30 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Tue, 7 May 2019 11:11:18 +0200 Subject: [PATCH] added tomcat+authbind --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03b9db4..5b05797 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ This is work in progress: please contribute by forking, editing and sending pull - [Apache Tomcat 9 Security Considerations](https://tomcat.apache.org/tomcat-9.0-doc/security-howto.html) / [v8](https://tomcat.apache.org/tomcat-8.0-doc/security-howto.html) / [v7](https://tomcat.apache.org/tomcat-7.0-doc/security-howto.html) - [OWASP Securing tomcat](https://www.owasp.org/index.php/Securing_tomcat) +- [How to get Tomcat 9 to work with authbind to bind to port 80](https://serverfault.com/questions/889122/how-to-get-tomcat-9-to-work-with-authbind-to-bind-to-port-80) #### Eclipse Jetty