--- loncom/loncapa_apache.conf 2008/12/23 00:06:12 1.181.2.3 +++ loncom/loncapa_apache.conf 2008/12/23 00:02:56 1.183 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.181.2.3 2008/12/23 00:06:12 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.183 2008/12/23 00:02:56 raeburn Exp $ ## # @@ -52,7 +52,7 @@ PerlSetVar lonOtherAuthen no #PerlWarn On -PerlAuthenHandler 'sub { return OK }' +PerlAuthenHandler 'sub { return OK }' @@ -105,6 +105,11 @@ PerlCleanupHandler Apache::lontokacc::re PerlCleanupHandler Apache::lonacc::cleanup + +SetHandler perl-script +PerlHandler Apache::lonpdfupload + + AuthType LONCAPA Require valid-user