[LON-CAPA-cvs] cvs: loncom / loncapa_apache.conf

www lon-capa-cvs@mail.lon-capa.org
Sun, 11 Aug 2002 18:52:02 -0000


www		Sun Aug 11 14:52:02 2002 EDT

  Modified files:              
    /loncom	loncapa_apache.conf 
  Log:
  Revert to version 1.13 - special treatment not needed when LCD font in
  "public" /adm/lonLCDfont space.
  
  
Index: loncom/loncapa_apache.conf
diff -u loncom/loncapa_apache.conf:1.14 loncom/loncapa_apache.conf:1.15
--- loncom/loncapa_apache.conf:1.14	Sat Aug 10 10:57:54 2002
+++ loncom/loncapa_apache.conf	Sun Aug 11 14:52:02 2002
@@ -1,7 +1,7 @@
 ##
 ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
 ##
-## $Id: loncapa_apache.conf,v 1.14 2002/08/10 14:57:54 matthew Exp $
+## $Id: loncapa_apache.conf,v 1.15 2002/08/11 18:52:02 www Exp $
 ##
 ## 1/11/2002 - Scott Harrison
 ## 2/19/2002 - Scott Harrison
@@ -44,14 +44,6 @@
 # ------------------------------------------------------------- Access Handlers
 
 PerlTransHandler	Apache::lontrans
-
-<LocationMatch "^/res/adm/pages/*">
-ErrorDocument     403 /adm/login
-ErrorDocument     404 /adm/notfound.html
-ErrorDocument     406 /adm/roles
-ErrorDocument	  500 /adm/errorhandler
-</LocationMatch>
-
 
 <LocationMatch "^/res.*">
 PerlAccessHandler       Apache::lonacc