diff options
author | André Malo <nd@apache.org> | 2003-05-10 02:16:06 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-05-10 02:16:06 +0200 |
commit | 34ec35a0e9a840485462fd612beaca7d75ab7163 (patch) | |
tree | 938f2a33162fe50f00984ba84e10179b532e40ea /docs/manual/mod/mpm_common.html.de | |
parent | I stumbled over a 2002 (it's not the only one) (diff) | |
download | apache2-34ec35a0e9a840485462fd612beaca7d75ab7163.tar.xz apache2-34ec35a0e9a840485462fd612beaca7d75ab7163.zip |
remove references to BS2000Account.
update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99750 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mpm_common.html.de')
-rw-r--r-- | docs/manual/mod/mpm_common.html.de | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/docs/manual/mod/mpm_common.html.de b/docs/manual/mod/mpm_common.html.de index bb08c0ddc6..e9b0e0b84d 100644 --- a/docs/manual/mod/mpm_common.html.de +++ b/docs/manual/mod/mpm_common.html.de @@ -30,7 +30,6 @@ <div id="quickview"><h3 class="directives">Direktiven</h3> <ul id="toc"> <li><img alt="" src="../images/down.gif" /> <a href="#acceptmutex">AcceptMutex</a></li> -<li><img alt="" src="../images/down.gif" /> <a href="#bs2000account">BS2000Account</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#coredumpdirectory">CoreDumpDirectory</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#group">Group</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#listen">Listen</a></li> @@ -108,37 +107,6 @@ </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> -<div class="directive-section"><h2><a name="BS2000Account" id="BS2000Account">BS2000Account</a>-<a name="bs2000account" id="bs2000account">Direktive</a></h2> -<table class="directive"> -<tr><th><a href="directive-dict.html#Description">Beschreibung:</a></th><td>Bestimmt den nicht-privilegierten Account auf -BS2000-Maschinen</td></tr> -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>BS2000Account <var>Account</var></code></td></tr> -<tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr> -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>MPM</td></tr> -<tr><th><a href="directive-dict.html#Module">Modul:</a></th><td><code class="module"><a href="../mod/perchild.html">perchild</a></code>, <code class="module"><a href="../mod/prefork.html">prefork</a></code></td></tr> -<tr><th><a href="directive-dict.html#Compatibility">Kompatibilität:</a></th><td>Nur für BS2000-Maschinen verfügbar</td></tr> -</table> - <p>Die Direktive <code class="directive">BS2000Account</code> ist nur - für BS2000-Hosts verfügbar. Sie muss dazu verwendet werden, - den Account für den nicht-privilegierten Apache-Server-Benutzer - (der durch die Direktive <code class="directive"><a href="#user">User</a></code> - eingestellt wird) zu bestimmen. Dies wird vom BS2000-POSIX-Subsystem - benötigt (um die zugrundeliegende BS2000-Anwendungsumgebung - mittels eines Sub-LOGONs zu wechseln), um zu verhindern, dass - CGI-Skripte auf Ressourcen des privilegierten Accounts zugreifen, der - den Server gestartet hat, üblicherweise <code>SYSROOT</code>.</p> - - <div class="note"><h3>Anmerkung</h3> - <p>Es kann nur eine <code>BS2000Account</code>-Direktive verwendet - werden.</p> - </div> - -<h3>Siehe auch</h3> -<ul> -<li><a href="../platform/ebcdic.html">Apache-EBCDIC-Portierung</a></li> -</ul> -</div> -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="directive-section"><h2><a name="CoreDumpDirectory" id="CoreDumpDirectory">CoreDumpDirectory</a>-<a name="coredumpdirectory" id="coredumpdirectory">Direktive</a></h2> <table class="directive"> <tr><th><a href="directive-dict.html#Description">Beschreibung:</a></th><td>Verzeichnis, in das der Apache zu wechseln versucht, bevor er |