--- loncom/loncapa_apache.conf 2003/02/24 23:32:32 1.36 +++ loncom/loncapa_apache.conf 2003/02/25 21:56:48 1.37 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.36 2003/02/24 23:32:32 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.37 2003/02/25 21:56:48 www Exp $ ## # @@ -593,6 +593,13 @@ PerlHandler Apache::lonhelp AuthName "LON-CAPA Network Administration" AuthType Basic AuthUserFile /home/httpd/lonTabs/htpasswd +require user lonadm + + + +AuthName "LON-CAPA Network Administration" +AuthType Basic +AuthUserFile /home/httpd/lonTabs/htpasswd require user lonadm