You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/02/08 19:25:48 UTC

cvs commit: httpd-2.0/docs/manual/programs ab.xml apachectl.xml apxs.xml configure.xml dbmmanage.xml htdigest.xml htpasswd.xml httpd.xml index.xml index.xml.ru logresolve.xml other.xml rotatelogs.xml suexec.xml

nd          2004/02/08 10:25:48

  Modified:    docs/manual/programs Tag: APACHE_2_0_BRANCH ab.xml
                        apachectl.xml apxs.xml configure.xml dbmmanage.xml
                        htdigest.xml htpasswd.xml httpd.xml index.xml
                        index.xml.ru logresolve.xml other.xml
                        rotatelogs.xml suexec.xml
  Log:
  apply Apache License, Version 2.0
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.3   +17 -0     httpd-2.0/docs/manual/programs/ab.xml
  
  Index: ab.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/ab.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -u -r1.1.2.2 -r1.1.2.3
  --- ab.xml	6 Jan 2004 01:05:33 -0000	1.1.2.2
  +++ ab.xml	8 Feb 2004 18:25:48 -0000	1.1.2.3
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="ab.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.3.2.4   +17 -0     httpd-2.0/docs/manual/programs/apachectl.xml
  
  Index: apachectl.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/apachectl.xml,v
  retrieving revision 1.3.2.3
  retrieving revision 1.3.2.4
  diff -u -u -r1.3.2.3 -r1.3.2.4
  --- apachectl.xml	23 Apr 2003 21:34:27 -0000	1.3.2.3
  +++ apachectl.xml	8 Feb 2004 18:25:48 -0000	1.3.2.4
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2002-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="apachectl.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.2   +17 -0     httpd-2.0/docs/manual/programs/apxs.xml
  
  Index: apxs.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/apxs.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- apxs.xml	29 Apr 2003 23:15:24 -0000	1.1.2.1
  +++ apxs.xml	8 Feb 2004 18:25:48 -0000	1.1.2.2
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="apxs.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.7   +17 -0     httpd-2.0/docs/manual/programs/configure.xml
  
  Index: configure.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/configure.xml,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -u -r1.1.2.6 -r1.1.2.7
  --- configure.xml	6 Jan 2004 01:05:33 -0000	1.1.2.6
  +++ configure.xml	8 Feb 2004 18:25:48 -0000	1.1.2.7
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="configure.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.4   +17 -0     httpd-2.0/docs/manual/programs/dbmmanage.xml
  
  Index: dbmmanage.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/dbmmanage.xml,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -u -r1.1.2.3 -r1.1.2.4
  --- dbmmanage.xml	6 Jan 2004 01:05:33 -0000	1.1.2.3
  +++ dbmmanage.xml	8 Feb 2004 18:25:48 -0000	1.1.2.4
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="dbmmanage.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.2   +17 -0     httpd-2.0/docs/manual/programs/htdigest.xml
  
  Index: htdigest.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/htdigest.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- htdigest.xml	1 May 2003 00:47:56 -0000	1.1.2.1
  +++ htdigest.xml	8 Feb 2004 18:25:48 -0000	1.1.2.2
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="htdigest.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.5   +17 -0     httpd-2.0/docs/manual/programs/htpasswd.xml
  
  Index: htpasswd.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/htpasswd.xml,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -u -r1.1.2.4 -r1.1.2.5
  --- htpasswd.xml	4 Jun 2003 12:44:12 -0000	1.1.2.4
  +++ htpasswd.xml	8 Feb 2004 18:25:48 -0000	1.1.2.5
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="htpasswd.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.6   +17 -0     httpd-2.0/docs/manual/programs/httpd.xml
  
  Index: httpd.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/httpd.xml,v
  retrieving revision 1.1.2.5
  retrieving revision 1.1.2.6
  diff -u -u -r1.1.2.5 -r1.1.2.6
  --- httpd.xml	6 Jan 2004 01:05:33 -0000	1.1.2.5
  +++ httpd.xml	8 Feb 2004 18:25:48 -0000	1.1.2.6
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2002-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="httpd.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.5   +17 -0     httpd-2.0/docs/manual/programs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/index.xml,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -u -r1.1.2.4 -r1.1.2.5
  --- index.xml	2 May 2003 19:18:48 -0000	1.1.2.4
  +++ index.xml	8 Feb 2004 18:25:48 -0000	1.1.2.5
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2002-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="index.xml.meta">
   <parentdocument href="../"/>
   
  
  
  
  1.1.2.2   +16 -0     httpd-2.0/docs/manual/programs/Attic/index.xml.ru
  
  Index: index.xml.ru
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/Attic/index.xml.ru,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- index.xml.ru	15 Jul 2003 08:30:44 -0000	1.1.2.1
  +++ index.xml.ru	8 Feb 2004 18:25:48 -0000	1.1.2.2
  @@ -1,6 +1,22 @@
   <?xml version='1.0' encoding='KOI8-R' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <!--***************************************************-->
   <!-- English revision: 1.1.2.4                         -->
   <!--***************************************************-->
  
  
  
  1.1.2.3   +18 -1     httpd-2.0/docs/manual/programs/logresolve.xml
  
  Index: logresolve.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/logresolve.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -u -r1.1.2.2 -r1.1.2.3
  --- logresolve.xml	29 Apr 2003 13:08:22 -0000	1.1.2.2
  +++ logresolve.xml	8 Feb 2004 18:25:48 -0000	1.1.2.3
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="logresolve.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  @@ -45,4 +62,4 @@
   </dl>
   </section>
   
  -</manualpage>
  \ No newline at end of file
  +</manualpage>
  
  
  
  1.1.2.2   +17 -0     httpd-2.0/docs/manual/programs/other.xml
  
  Index: other.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/other.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -u -r1.1.2.1 -r1.1.2.2
  --- other.xml	2 May 2003 19:18:48 -0000	1.1.2.1
  +++ other.xml	8 Feb 2004 18:25:48 -0000	1.1.2.2
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="other.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.5   +17 -0     httpd-2.0/docs/manual/programs/rotatelogs.xml
  
  Index: rotatelogs.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/rotatelogs.xml,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -u -r1.1.2.4 -r1.1.2.5
  --- rotatelogs.xml	6 Jan 2004 01:05:33 -0000	1.1.2.4
  +++ rotatelogs.xml	8 Feb 2004 18:25:48 -0000	1.1.2.5
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="rotatelogs.xml.meta">
   <parentdocument href="./">Programs</parentdocument>
   
  
  
  
  1.1.2.3   +17 -0     httpd-2.0/docs/manual/programs/suexec.xml
  
  Index: suexec.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/programs/suexec.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -u -r1.1.2.2 -r1.1.2.3
  --- suexec.xml	6 Jan 2004 01:05:33 -0000	1.1.2.2
  +++ suexec.xml	8 Feb 2004 18:25:48 -0000	1.1.2.3
  @@ -1,6 +1,23 @@
   <?xml version='1.0' encoding='UTF-8' ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +
  +<!--
  + Copyright 2003-2004 Apache Software Foundation
  +
  + Licensed under the Apache License, Version 2.0 (the "License");
  + you may not use this file except in compliance with the License.
  + You may obtain a copy of the License at
  +
  +     http://www.apache.org/licenses/LICENSE-2.0
  +
  + Unless required by applicable law or agreed to in writing, software
  + distributed under the License is distributed on an "AS IS" BASIS,
  + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  + See the License for the specific language governing permissions and
  + limitations under the License.
  +-->
  +
   <manualpage metafile="suexec.xml.meta">
   <parentdocument href="./">Programs</parentdocument>