--- loncom/loncapa_apache.conf 2007/03/01 18:04:27 1.163
+++ loncom/loncapa_apache.conf 2007/03/28 00:05:38 1.164
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.163 2007/03/01 18:04:27 raeburn Exp $
+## $Id: loncapa_apache.conf,v 1.164 2007/03/28 00:05:38 albertel Exp $
##
#
@@ -1190,6 +1190,12 @@ PerlHandler Apache::resetpw
ErrorDocument 500 /adm/errorhandler
+#
+#SetHandler perl-script
+#PerlHandler Apache::londns
+#ErrorDocument 500 /adm/errorhandler
+#
+
# ------------------------------------------------- Backdoor Adm Tests/Programs
@@ -1361,6 +1367,7 @@ PerlSetVar londPort 5663
PerlSetVar lonSysEMail korte@lite.msu.edu
PerlSetVar lonDaemons /home/httpd/perl
PerlSetVar lonSockDir /home/httpd/sockets
+PerlSetVar lonSockCreate /home/httpd/sockets/common
PerlSetVar lonDocRoot /home/httpd/html
PerlSetVar lonPrtDir /home/httpd/prtspool
PerlSetVar lonIncludes /home/httpd/html/res/adm/includes