--- loncom/loncapa_apache.conf 2008/09/05 17:43:31 1.178
+++ loncom/loncapa_apache.conf 2008/11/04 21:06:21 1.180
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.178 2008/09/05 17:43:31 raeburn Exp $
+## $Id: loncapa_apache.conf,v 1.180 2008/11/04 21:06:21 www Exp $
##
#
@@ -101,6 +101,11 @@ PerlCleanupHandler Apache::lontokacc::re
PerlCleanupHandler Apache::lonacc::cleanup
+
+SetHandler perl-script
+PerlHandler Apache::lonpdfupload
+
+
AuthType LONCAPA
Require valid-user
@@ -1462,12 +1467,6 @@ PerlSetVar FAQHost http://help.lon-capa
PerlSetVar lonSqlAccess localhostkey
-# -----------------------------------------------------------------------------
-# lonttpdPort is the port used by the lightweight graphics httpd server
-# not the main Apache server
-PerlSetVar lonhttpdPort 8080
-
-
#----------------------------------------------------------------------------
#
# Parameters used by secure lond/lonc