]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sun, 5 Sep 2004 03:54:21 +0000 (03:54 +0000)
committerAndré Malo <nd@apache.org>
Sun, 5 Sep 2004 03:54:21 +0000 (03:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104996 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.de
docs/manual/mod/core.html.en
docs/manual/mod/core.html.ja.euc-jp

index ddebd8edaa1b8d7a1801fbbfdf23ca2ca867f11e..b39f8bbc740b329192cac03d24c5256828c78036 100644 (file)
@@ -2682,7 +2682,7 @@ Die Option <code>Registry-Strict</code> ist verf
       #!C:/Perl/bin/perl.exe
     </code></p></div>
 
-    <p>oder, wenn perl im Pfad (Umgebungsvariable <code>PATH</code>) liegt,
+    <p>oder, wenn <code>perl</code> im Pfad (Umgebungsvariable <code>PATH</code>) liegt,
       einfach:</p>
 
     <div class="example"><p><code>
index 61620443873b4cc14a2a9df8198917beba11e211..89f33da9e233c1cc67825bd6f557226edc9ba2e5 100644 (file)
@@ -2538,7 +2538,7 @@ later</td></tr>
       #!C:/Perl/bin/perl.exe
     </code></p></div>
 
-    <p>or, if perl is in the <code>PATH</code>, simply:</p>
+    <p>or, if <code>perl</code> is in the <code>PATH</code>, simply:</p>
 
     <div class="example"><p><code>
       #!perl
@@ -2553,7 +2553,7 @@ later</td></tr>
     registry keys cannot be found, Apache falls back to the behavior of the
     <code>Script</code> option.</p>
 
-    <div class="warning"><h3>Security</h3> 
+    <div class="warning"><h3>Security</h3>
     <p>Be careful when using <code>ScriptInterpreterSource
     Registry</code> with <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code>'ed directories, because
     Apache will try to execute <strong>every</strong> file within this
@@ -3149,7 +3149,7 @@ hostname or IP address</td></tr>
 <ul>
 <li><a href="../vhosts/">Apache Virtual Host documentation</a></li>
 <li><a href="../dns-caveats.html">Issues Regarding DNS and
-     Apache</a></li>
+    Apache</a></li>
 <li><a href="../bind.html">Setting
     which addresses and ports Apache uses</a></li>
 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;
index 4454b853ed0a2eb09e8126f6303c633316a7c1ad..41bbe7f2f7ac25ff3c8e16ba8bba05c7bd036a2d 100644 (file)
@@ -2550,7 +2550,7 @@ Apache 
       #!C:/Perl/bin/perl.exe
     </code></p></div>
 
-    <p>¤â¤·¤¯¤Ï¡¢perl ¤¬ <code>PATH</code> ¤Ë¤¢¤ë¾ì¹ç¤Ïñ¤Ë:</p>
+    <p>¤â¤·¤¯¤Ï¡¢<code>perl</code> ¤¬ <code>PATH</code> ¤Ë¤¢¤ë¾ì¹ç¤Ïñ¤Ë:</p>
 
     <div class="example"><p><code>
       #!perl