dgaudet 98/02/23 23:22:23
Modified: src CHANGES Log: this is right isn't it Ralf? You used some of Jay's code I think Revision Changes Path 1.663 +2 -1 apache-1.3/src/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v retrieving revision 1.662 retrieving revision 1.663 diff -u -r1.662 -r1.663 --- CHANGES 1998/02/23 15:24:34 1.662 +++ CHANGES 1998/02/24 07:22:20 1.663 @@ -17,7 +17,8 @@ `toupper' which can be used to map URL parts to a fixed case (this is an essential feature to fix the case of server names when doing mass virtual-hosting with the help of mod_rewrite instead of using - <VirtualHost> sections). [Ralf S. Engelschall] + <VirtualHost> sections). [Ralf S. Engelschall, parts based on code from + Jay Soffian <[EMAIL PROTECTED]>, PR#1631] *) Add a new directive to mod_proxy similar to ProxyPass: `ProxyPassReverse'. This directive lets Apache adjust the URL in Location-headers on HTTP