different times).</p>
<div class="example"><h3>Example</h3><p><code>
- SSIStartTag "<%"
+ SSIStartTag "<%"<br />
+ SSIEndTag "%>"
</code></p></div>
- <p>The example given above, in conjunction with a matching
+ <p>The example given above, which also specifies a matching
<code class="directive"><a href="#ssiendtag">SSIEndTag</a></code>, will
allow you to use SSI directives as shown in the example
below:</p>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.30 $ -->
+<!-- $Revision: 1.31 $ -->
<!--
Copyright 2002-2004 The Apache Software Foundation
different times).</p>
<example><title>Example</title>
- SSIStartTag "<%"
+ SSIStartTag "<%"<br />
+ SSIEndTag "%>"
</example>
- <p>The example given above, in conjunction with a matching
+ <p>The example given above, which also specifies a matching
<directive module="mod_include">SSIEndTag</directive>, will
allow you to use SSI directives as shown in the example
below:</p>