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

version 1.80, 2004/05/31 14:55:18 version 1.82, 2004/06/01 09:55:04
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>
   
Line 922  PerlSetVar       lonhttpdPort  8080 Line 923  PerlSetVar       lonhttpdPort  8080
 #   # 
 #   The definition below is the full path to the directory that  #   The definition below is the full path to the directory that
 #   contains the certificate and key files:  #   contains the certificate and key files:
 #  
 PerlSetVar lonCertificateDirectory /home/httpd/lonCerts  PerlSetVar lonCertificateDirectory /home/httpd/lonCerts
   
 #  #

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


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