]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Alas, there is no --layout option
authorRich Bowen <rbowen@apache.org>
Tue, 8 Jun 2004 23:06:26 +0000 (23:06 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 8 Jun 2004 23:06:26 +0000 (23:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103873 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/suexec.html.en
docs/manual/suexec.xml

index e536a879b382c15cfb0664bb4609b7f610d36080..b46c871ee13b4bc9b799bb55155364d049a0163b 100644 (file)
       "/usr/local/bin:/usr/bin:/bin".</dd>
     </dl>
 
-    <p><strong>Checking your suEXEC
-    setup</strong><br />
-     Before you compile and install the suEXEC wrapper you can
-    check the configuration with the <code>--layout</code> option.<br />
-     Example output:</p>
-
-<div class="example"><p><code>
-    suEXEC setup:<br />
-            suexec binary: /usr/local/apache2/sbin/suexec<br />
-            document root: /usr/local/apache2/share/htdocs<br />
-           userdir suffix: public_html<br />
-                  logfile: /usr/local/apache2/var/log/suexec_log<br />
-                safe path: /usr/local/bin:/usr/bin:/bin<br />
-                caller ID: www<br />
-          minimum user ID: 100<br />
-         minimum group ID: 100<br />
-</code></p></div>
-
     <p><strong>Compiling and installing the suEXEC
     wrapper</strong><br />
      If you have enabled the suEXEC feature with the
index d5209bd72a855bf91796258e321108b7c0fba771..cd4be1572adb04cc672159a9556d88600d20518f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
-<!-- $Revision: 1.3.2.10 $ -->
+<!-- $Revision: 1.3.2.11 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
       "/usr/local/bin:/usr/bin:/bin".</dd>
     </dl>
 
-    <p><strong>Checking your suEXEC
-    setup</strong><br />
-     Before you compile and install the suEXEC wrapper you can
-    check the configuration with the <code>--layout</code> option.<br />
-     Example output:</p>
-
-<example>
-    suEXEC setup:<br />
-            suexec binary: /usr/local/apache2/sbin/suexec<br />
-            document root: /usr/local/apache2/share/htdocs<br />
-           userdir suffix: public_html<br />
-                  logfile: /usr/local/apache2/var/log/suexec_log<br />
-                safe path: /usr/local/bin:/usr/bin:/bin<br />
-                caller ID: www<br />
-          minimum user ID: 100<br />
-         minimum group ID: 100<br />
-</example>
-
     <p><strong>Compiling and installing the suEXEC
     wrapper</strong><br />
      If you have enabled the suEXEC feature with the