gozer 2004/08/08 21:31:21
Modified: . Changes Log: Forgot to note this bugfix in Changes Revision Changes Path 1.430 +3 -0 modperl-2.0/Changes Index: Changes =================================================================== RCS file: /home/cvs/modperl-2.0/Changes,v retrieving revision 1.429 retrieving revision 1.430 diff -u -r1.429 -r1.430 --- Changes 8 Aug 2004 18:05:22 -0000 1.429 +++ Changes 9 Aug 2004 04:31:20 -0000 1.430 @@ -12,6 +12,9 @@ =item 1.99_15-dev +Fix a bug in <Perl> sections with multiple aliases in a +virtualhost container. [Gozer] + PerlModule, PerlRequire, Perl and <Perl> is now supported in .htaccess. They will run for each request. [Gozer]