[cvs-annodex] commit (/annodex): cmmlwiki/trunk/apache/cmmlwiki.conf

conrad nobody at lists.annodex.net
Thu Jan 19 14:26:53 EST 2006


Update of /annodex (new revision 1839)

Modified files:
   cmmlwiki/trunk/apache/cmmlwiki.conf

Log Message:
add API: to the apache config covered by htaccess


Modified: cmmlwiki/trunk/apache/cmmlwiki.conf
===================================================================
--- cmmlwiki/trunk/apache/cmmlwiki.conf	2006-01-19 03:21:31 UTC (rev 1838)
+++ cmmlwiki/trunk/apache/cmmlwiki.conf	2006-01-19 03:26:53 UTC (rev 1839)
@@ -13,7 +13,7 @@
 </Location>
 
 ## Comment out the following lines to enable htpasswd controls on editing
-#<LocationMatch "/cmmlwiki/Edit:*">
+#<LocationMatch "/cmmlwiki/(API|Edit):*">
 #    AuthType Basic
 #    AuthName "CMMLWiki"
 #    AuthUserFile /etc/apache2/httpd-auth-file


-- 
conrad



More information about the cvs-annodex mailing list