[LON-CAPA-cvs] cvs: doc(version_2_8_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn@source.lon-capa.org
Mon, 15 Dec 2008 06:47:31 -0000
raeburn Mon Dec 15 06:47:31 2008 EDT
Modified files: (Branch: version_2_8_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- Backport 1.616.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.614 doc/loncapafiles/loncapafiles.lpml:1.614.2.1
--- doc/loncapafiles/loncapafiles.lpml:1.614 Tue Nov 4 21:06:10 2008
+++ doc/loncapafiles/loncapafiles.lpml Mon Dec 15 06:47:31 2008
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.614 2008/11/04 21:06:10 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.614.2.1 2008/12/15 06:47:31 raeburn Exp $ -->
<!--
@@ -4976,6 +4976,18 @@
</dependencies>
</file>
<file>
+<source>loncom/auth/lonstatusacc.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
+<categoryname>handler</categoryname>
+<description>
+This module provides access to server status - Apache's server-status and
+files in the /home/httpd/html/lon-status directory, for which it is invoked
+by the URL-related pattern syntax:
+<tt>LocationMatch "^/+lon-status/.*"</tt>.
+</description>
+<status>works/unverified</status>
+</file>
+<file>
<source>loncom/auth/lonauth.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
<categoryname>handler</categoryname>