#!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>
#!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
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
<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 <Directory>, <Location>