geoff       2004/03/25 12:56:06

  Modified:    t/filter/TestFilter both_str_req_proxy.pm
  Log:
  remove unnecessary mod_rewrite configuration directive
  
  Revision  Changes    Path
  1.6       +0 -1      modperl-2.0/t/filter/TestFilter/both_str_req_proxy.pm
  
  Index: both_str_req_proxy.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/filter/TestFilter/both_str_req_proxy.pm,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- both_str_req_proxy.pm     19 Feb 2004 14:07:15 -0000      1.5
  +++ both_str_req_proxy.pm     25 Mar 2004 20:56:06 -0000      1.6
  @@ -67,7 +67,6 @@
           </Proxy>
   
           ProxyRequests Off
  -        RewriteEngine On
   
           ProxyPass    /TestFilter__both_str_req_proxy/ \
           http://@servername@:@port@/TestFilter__both_str_req_proxy_content/
  
  
  

Reply via email to