[LON-CAPA-cvs] cvs: doc(version_2_10_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn@source.lon-capa.org
Wed, 12 Jan 2011 04:37:09 -0000
raeburn Wed Jan 12 04:37:09 2011 EDT
Modified files: (Branch: version_2_10_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- Backport 1.718.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.675.4.19 doc/loncapafiles/loncapafiles.lpml:1.675.4.20
--- doc/loncapafiles/loncapafiles.lpml:1.675.4.19 Sun Jan 9 17:35:03 2011
+++ doc/loncapafiles/loncapafiles.lpml Wed Jan 12 04:37:09 2011
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.675.4.19 2011/01/09 17:35:03 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.675.4.20 2011/01/12 04:37:09 raeburn Exp $ -->
<!--
@@ -98,6 +98,14 @@
<chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
<abbreviation>configurable</abbreviation>
</category>
+<category name="www conf" type="runtime">
+ <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
+ <abbreviation>configurable</abbreviation>
+</category>
+<category name="www conf" type="development">
+ <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
+ <abbreviation>configurable</abbreviation>
+</category>
<category name="script" type="runtime">
<chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
<abbreviation>script</abbreviation>
@@ -1505,7 +1513,7 @@
<file>
<source>loncom/loncaparevs.tab</source>
<target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
- <categoryname>www static conf</categoryname>
+ <categoryname>www conf</categoryname>
<description>
File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated
by loncron.
@@ -1515,7 +1523,7 @@
<file>
<source>loncom/serverhomeIDs.tab</source>
<target dist='default'>home/httpd/lonTabs/serverhomeIDs.tab</target>
- <categoryname>www static conf</categoryname>
+ <categoryname>www conf</categoryname>
<description>
File holds paired data -- hostname:lonHostID for all servers in the LON-CAPA network (useful for determining which domain should control server settings for a multi-domain server). Updated by loncron.
</description>