--- loncom/loncapa_apache.conf 2012/08/27 11:00:14 1.215.2.3
+++ loncom/loncapa_apache.conf 2012/12/14 23:05:17 1.215.2.4
@@ -1,7 +1,7 @@
##
## 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.4 2012/12/14 23:05:17 raeburn Exp $
##
#
@@ -1399,6 +1399,12 @@ PerlHandler Apache::londns
ErrorDocument 500 /adm/errorhandler
+
+SetHandler perl-script
+PerlHandler Apache::spellcheck
+
+
+
# ------------------------------------------------- Backdoor Adm Tests/Programs