This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
commit 57abcfdeba327a815b5a866c5a077ba33b9994fe Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Feb 19 14:47:27 2020 +0000 Remove httpd 1.3 reference --- native/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/README.txt b/native/README.txt index 5f39bdb..e4f5531 100644 --- a/native/README.txt +++ b/native/README.txt @@ -21,7 +21,7 @@ What is tomcat-connector? tomcat-connectors is a project that provides web server connectors for the Tomcat servlet engine. The supported web servers are the -Apache HTTP Server 1.3 and 2.x, Microsoft IIS and the Netscape/IPlanet +Apache HTTP Server 2.x, Microsoft IIS and the Netscape/IPlanet web server. The AJP protocol used by the connector is supported in all Tomcat versions starting with Tomcat 3.2. Some other back end servers also support the AJP protocol. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org