]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fixes some broken links, as per bz 59316
authorRich Bowen <rbowen@apache.org>
Thu, 14 Apr 2016 13:22:40 +0000 (13:22 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 14 Apr 2016 13:22:40 +0000 (13:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739102 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/invoking.xml.ja
docs/manual/mod/mod_privileges.xml
docs/manual/stopping.xml.fr

index d0d1902b8086e74997565fff05e73667b0c39da8..a61468d34a7b7bc8271c4632434284d1d419a3c5 100644 (file)
@@ -62,8 +62,8 @@
     適切に設定して、<program>httpd</program> バイナリを起動します。
     <program>apachectl</program> はどんなコマンドライン引数も通過させますので、
     <program>httpd</program> のどのコマンドラインオプションも
-    <program>apchectl</program> のオプションとして使用できます。
-    また、<program>apchectl</program> スクリプトを直接編集し、
+    <program>apachectl</program> のオプションとして使用できます。
+    また、<program>apachectl</program> スクリプトを直接編集し、
     スクリプト先頭付近の <code>HTTPD</code> 変数を変更することで、
     <program>httpd</program> バイナリの正しい位置を指定したり、<em>常に</em>
     付加させるコマンドライン引数を指定したりすることができます。</p>
index 06bdbb0b52dc384d1aa47d2399896546affe4c2b..e9376cb9c173350944c30b70e50ddfd3cf4c529d 100644 (file)
@@ -282,7 +282,7 @@ non-threaded MPMs (<module>prefork</module> or custom MPM).</compatibility>
     created by <module>mod_ext_filter</module> or
     <directive module="mod_rewrite">RewriteMap</directive> <var>prog</var>.
     Note that it does not prevent CGI programs running under alternative
-    process and security models such as <a href="http://fastcgi.coremail.cn"
+    process and security models such as <a href="https://httpd.apache.org/mod_fcgid/"
     >mod_fcgid</a>, which is a recommended solution in Solaris.</p>
     <p>If set to <var>On</var> or <var>Secure</var>, the virtual host
     is permitted to run external programs and scripts as above.
index 7ca1723efd714ac0274178a3f5c37228305171a4..9567bf53599c8fd4637d62d57f6a9ab51855a60e 100644 (file)
@@ -260,8 +260,8 @@ vous recevrez un message concernant ces erreurs.</note>
 
     <p>Vous devez aussi prendre garde aux autres situations de comp&eacute;tition,
     comme l'utilisation de l'enregistrement des logs avec un transfert de ceux-ci
-    dans le style <program>rotation des logs</program>. Plusieurs instances
-    du programme de <program>rotation des logs</program> qui tentent d'effectuer
+    dans le style <program>rotatelogs</program>. Plusieurs instances
+    du programme de <program>rotatelogs</program> qui tentent d'effectuer
     une rotation des m&ecirc;mes fichiers de log en m&ecirc;me temps peuvent d&eacute;truire
     mutuellement leurs propres fichiers de log.</p></note>
 </section>