--- loncom/loncapa_apache.conf 2006/08/29 21:41:08 1.155 +++ loncom/loncapa_apache.conf 2006/09/06 19:26:26 1.157 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.155 2006/08/29 21:41:08 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.157 2006/09/06 19:26:26 albertel Exp $ ## # @@ -1160,6 +1160,7 @@ ErrorDocument 500 /adm/errorhandler SetHandler perl-script PerlHandler Apache::coursecatalog +ErrorDocument 500 /adm/errorhandler @@ -1260,7 +1261,7 @@ allow from all AllowOverride None -Options ExecCGI +Options ExecCGI FollowSymLinks # ============================================================= Access Handlers