[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: loncom / loncapa_apache.conf
From:       raeburn <raeburn () source ! lon-capa ! org>
Date:       2015-05-28 18:45:51
Message-ID: cvsraeburn1432838751 () cvsserver
[Download RAW message or body]

raeburn		Thu May 28 18:45:51 2015 EDT

  Modified files:              
    /loncom	loncapa_apache.conf 
  Log:
  - Make regexp in LocationMatch for webdav consistent with formats allowed for
    LON-CAPA usernames and domains.
  
  
Index: loncom/loncapa_apache.conf
diff -u loncom/loncapa_apache.conf:1.233 loncom/loncapa_apache.conf:1.234
--- loncom/loncapa_apache.conf:1.233	Mon Mar  9 01:29:01 2015
+++ loncom/loncapa_apache.conf	Thu May 28 18:45:51 2015
@@ -2,7 +2,7 @@
 ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
 ##
 
-# $Id: loncapa_apache.conf,v 1.233 2015/03/09 01:29:01 raeburn Exp $
+# $Id: loncapa_apache.conf,v 1.234 2015/05/28 18:45:51 raeburn Exp $
 
 #
 # LON-CAPA Section (extensions to httpd.conf daemon configuration)
@@ -281,7 +281,7 @@
 ErrorDocument	  500 /adm/errorhandler
 </LocationMatch>
 
-<LocationMatch "^/+webdav/[\w\-]+/[\w\-]+/">
+<LocationMatch "^/+webdav/[\w\-.]+/\w[\w.\-\@]+/">
   <IfModule mod_dav.c>
     <IfModule mod_ssl.c>
       AuthType Basic


_______________________________________________
LON-CAPA-cvs mailing list
LON-CAPA-cvs@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic