Diff for /loncom/loncapa_apache.conf between versions 1.80 and 1.81

version 1.80, 2004/05/31 14:55:18 version 1.81, 2004/05/31 20:24:11
Line 241  PerlHandler Apache::lonrights Line 241  PerlHandler Apache::lonrights
   
 <LocationMatch "^/+(uploaded|res|\~).*\.(xml|html|htm|xhtml|xhtm|sty)$">  <LocationMatch "^/+(uploaded|res|\~).*\.(xml|html|htm|xhtml|xhtm|sty)$">
 SetHandler perl-script  SetHandler perl-script
   PerlHandler Apache::londatecheck
 PerlHandler Apache::lonxml  PerlHandler Apache::lonxml
 </LocationMatch>  </LocationMatch>
   

Removed from v.1.80  
changed lines
  Added in v.1.81


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>