--- loncom/loncapa_apache.conf 2012/08/27 11:00:14 1.215.2.3 +++ loncom/loncapa_apache.conf 2013/02/08 16:54:51 1.215.2.7 @@ -1,8 +1,8 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.215.2.3 2012/08/27 11:00:14 raeburn Exp $ -## + +# $Id: loncapa_apache.conf,v 1.215.2.7 2013/02/08 16:54:51 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 @@ -1363,7 +1365,7 @@ PerlHandler Apache::lonsupportreq ErrorDocument 500 /adm/errorhandler - + SetHandler perl-script PerlHandler Apache::loncss ErrorDocument 500 /adm/errorhandler @@ -1399,6 +1401,12 @@ PerlHandler Apache::londns ErrorDocument 500 /adm/errorhandler + +SetHandler perl-script +PerlHandler Apache::spellcheck + + + # ------------------------------------------------- Backdoor Adm Tests/Programs