<p>In this example, requests for files with a MIME content
type of <code>image/gif</code> will be handled by the
- specified cgi script <code>/cgi-bin/images.cgi</code>.</p>
+ specified CGI script <code>/cgi-bin/images.cgi</code>.</p>
<example>
<title>Example: File extension</title>
</highlight>
</example>
<p>In this example, requests for files with a file extension of
- <code>.xyz</code> are handled by the specified cgi script
+ <code>.xyz</code> are handled by the specified CGI script
<code>/cgi-bin/program.cgi</code>.</p>
<p>The optional <code>virtual</code> modifier turns off the check