PR: 25875
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102150
13f79535-47bb-0310-9956-
ffa450edef68
possible. Many commands only allow a single attribute-value pair.
Note that the comment terminator (<code>--></code>) should be
preceded by whitespace to ensure that it isn't considered part of
- an SSI token. The allowed elements are listed in the following
- table:</p>
+ an SSI token. Note that the leading <code><!--#</code> is <em>one</em>
+ token and may not contain any whitespaces.</p>
+
+ <p>The allowed elements are listed in the following table:</p>
<table class="bordered">
<tr><th>Element</th><th>Description</th></tr>
possible. Many commands only allow a single attribute-value pair.
Note that the comment terminator (<code>--></code>) should be
preceded by whitespace to ensure that it isn't considered part of
- an SSI token. The allowed elements are listed in the following
- table:</p>
+ an SSI token. Note that the leading <code><!--#</code> is <em>one</em>
+ token and may not contain any whitespaces.</p>
+
+ <p>The allowed elements are listed in the following table:</p>
<table border="1">
<tr><th>Element</th><th>Description</th></tr>