--- loncom/loncapa_apache.conf 2012/12/14 23:03:17 1.220 +++ loncom/loncapa_apache.conf 2013/02/08 16:42:29 1.223 @@ -1,8 +1,8 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.220 2012/12/14 23:03:17 raeburn Exp $ -## + +# $Id: loncapa_apache.conf,v 1.223 2013/02/08 16:42:29 raeburn Exp $ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) @@ -18,7 +18,9 @@ Group www # ======================================================= Shared Object Modules -LoadModule perl_module modules/libperl.so + + LoadModule perl_module modules/libperl.so + AddModule mod_perl.c @@ -1373,7 +1375,7 @@ PerlHandler Apache::lonsupportreq ErrorDocument 500 /adm/errorhandler - + SetHandler perl-script PerlHandler Apache::loncss ErrorDocument 500 /adm/errorhandler