Commit b1b5e64e authored by Daniel Gruno's avatar Daniel Gruno
Browse files

Fix reference and rebuild: Lockfile belongs to mpm_common, not core.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1304787 13f79535-47bb-0310-9956-ffa450edef68
parent b17b12ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -238,7 +238,7 @@
    fhren.</p>

    <p>Es ist besonders darauf zu achten, dass auf Festplatte gespeicherte
    Dateien wie <code class="directive"><a href="./mod/core.html#lockfile">Lockfile</a></code> und <code class="directive"><a href="./mod/mod_cgid.html#scriptsock">ScriptSock</a></code> die Server-PID enthalten und ohne
    Dateien wie <code class="directive"><a href="./mod/mpm_common.html#lockfile">Lockfile</a></code> und <code class="directive"><a href="./mod/mod_cgid.html#scriptsock">ScriptSock</a></code> die Server-PID enthalten und ohne
    Probleme nebeneinander existieren mssen. Wann auch immer eine
    Konfigurationsanweisung, ein Drittanbieter-Modul oder ein persistentes
    CGI-Skript irgend eine Sperre oder eine Statusdatei auf Festplatte
+1 −1
Original line number Diff line number Diff line
@@ -233,7 +233,7 @@
    f&uuml;hren.</p>

    <p>Es ist besonders darauf zu achten, dass auf Festplatte gespeicherte
    Dateien wie <directive module="core">Lockfile</directive> und <directive
    Dateien wie <directive module="mpm_common">Lockfile</directive> und <directive
    module="mod_cgid">ScriptSock</directive> die Server-PID enthalten und ohne
    Probleme nebeneinander existieren m&uuml;ssen. Wann auch immer eine
    Konfigurationsanweisung, ein Drittanbieter-Modul oder ein persistentes