Diff for /loncom/loncapa.conf between versions 1.1 and 1.2

version 1.1, 2002/01/11 16:42:14 version 1.2, 2002/02/19 20:23:59
Line 423  PerlHandler Apache::lonerrorhandler Line 423  PerlHandler Apache::lonerrorhandler
 # ------------------------------------------------- Backdoor Adm Tests/Programs  # ------------------------------------------------- Backdoor Adm Tests/Programs
   
 <Location /cgi-bin/loncron.pl>  <Location /cgi-bin/loncron.pl>
 AuthName "LON Network Synchronization Handler"  AuthName "LON-CAPA Network Administration"
   AuthType Basic
   AuthUserFile /home/httpd/lonTabs/htpasswd
   require user lonadm
   </Location>
   
   <Location /cgi-bin/lonversions.pl>
   AuthName "LON-CAPA Network Administration"
   AuthType Basic
   AuthUserFile /home/httpd/lonTabs/htpasswd
   require user lonadm
   </Location>
   
   <Location /cgi-bin/clusterstatus.pl>
   AuthName "LON-CAPA Network Administration"
 AuthType Basic  AuthType Basic
 AuthUserFile /home/httpd/lonTabs/htpasswd  AuthUserFile /home/httpd/lonTabs/htpasswd
 require user lonadm  require user lonadm
 </Location>  </Location>
   
 <Location /cgi-bin/metadata_keywords.pl>  <Location /cgi-bin/metadata_keywords.pl>
 AuthName "LON Keyword Handler"  AuthName "LON-CAPA Network Administration"
 AuthType Basic  AuthType Basic
 AuthUserFile /home/httpd/lonTabs/htpasswd  AuthUserFile /home/httpd/lonTabs/htpasswd
 require user lonadm  require user lonadm
 </Location>  </Location>
   
 <Location /adm/test>  <Location /adm/test>
 AuthName "LON Test Handler"  AuthName "LON-CAPA Network Administration"
 AuthType Basic  AuthType Basic
 AuthUserFile /home/httpd/lonTabs/htpasswd  AuthUserFile /home/httpd/lonTabs/htpasswd
 require user lonadm  require user lonadm

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.