<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.91 $ -->
+<!-- $Revision: 1.92 $ -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<seealso><directive module="core">AcceptPathInfo</directive></seealso>
</directivesynopsis>
-
<directivesynopsis>
<name>AllowOverride</name>
<description>Types of directives that are allowed in
<note><title>Argument to <directive type="section">VirtualHost</directive>
directive</title>
<p>Note that the argument to the <directive
- type="section">VirtualHost</directive> directive must
+ type="section">VirtualHost</directive> directive must
exactly match the argument to the <directive
>NameVirtualHost</directive> directive.</p>
#!C:/Perl/bin/perl.exe
</example>
- <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>
<example>
#!perl
registry keys cannot be found, Apache falls back to the behavior of the
<code>Script</code> option.</p>
- <note type="warning"><title>Security</title>
+ <note type="warning"><title>Security</title>
<p>Be careful when using <code>ScriptInterpreterSource
Registry</code> with <directive
module="mod_alias">ScriptAlias</directive>'ed directories, because
</usage>
<seealso><a href="../vhosts/">Apache Virtual Host documentation</a></seealso>
<seealso><a href="../dns-caveats.html">Issues Regarding DNS and
- Apache</a></seealso>
+ Apache</a></seealso>
<seealso><a href="../bind.html">Setting
which addresses and ports Apache uses</a></seealso>
<seealso><a href="../sections.html">How <Directory>, <Location>