--- loncom/Attic/access.conf 2000/11/28 22:13:36 1.20
+++ loncom/Attic/access.conf 2000/12/06 20:33:52 1.21
@@ -9,7 +9,7 @@
##
## Gerd Kortemeyer
##
-## 10/3,10/5,10/12,10/16,10/20,11/2,11/6,11/10,11/20,11/23,11/28
+## 10/3,10/5,10/12,10/16,10/20,11/2,11/6,11/10,11/20,11/23,11/28,12/06
##
## access.conf -- Apache HTTP server configuration file
##
@@ -142,6 +142,10 @@ PerlSetVar lonLoadLim {[[[[lonLo
PerlSetVar lonExpire {[[[[lonExpire]]]]}
+# Key to issue receipts
+
+PerlSetVar lonReceipt {[[[[lonReceipt]]]]}
+
# ----------------------------------------------------------- Internal Settings
PerlSetVar lonIDsDir /home/httpd/lonIDs
@@ -247,6 +251,11 @@ SetHandler perl-script
PerlHandler Apache::lonhomework
+
+SetHandler perl-script
+PerlHandler Apache::lonspreadsheet
+
+
# -------------------------------------------------------------- Admin Programs