Mailing List Archive

svn commit: r1911490 - /perl/modperl/trunk/README
Author: stevehay
Date: Sun Aug 6 11:34:45 2023
New Revision: 1911490

URL: http://svn.apache.org/viewvc?rev=1911490&view=rev
Log:
Update README for 2.0.13

- Tested up to the latest Apache httpd 2.4.57

Modified:
perl/modperl/trunk/README

Modified: perl/modperl/trunk/README
URL: http://svn.apache.org/viewvc/perl/modperl/trunk/README?rev=1911490&r1=1911489&r2=1911490&view=diff
==============================================================================
--- perl/modperl/trunk/README (original)
+++ perl/modperl/trunk/README Sun Aug 6 11:34:45 2023
@@ -3,8 +3,8 @@ This is mod_perl version 2.0
*** Prerequisites ***

Apache:
- Dynamic mod_perl (DSO): Apache 2.0.47 - 2.4.51.
- Static mod_perl: Apache 2.0.51 - 2.4.51.
+ Dynamic mod_perl (DSO): Apache 2.0.47 - 2.4.57.
+ Static mod_perl: Apache 2.0.51 - 2.4.57.

Newer Apache versions may work with this version of mod_perl. If
not, the svn version likely will, which can be obtained from: