</indent>
</Location>
</example>
+
+ <p>This directive primarily overrides the content types generated for
+ static files served out of the filesystem. For resources other than
+ static files, where the generator of the response typically specifies
+ a Content-Type, this directive has no effect.</p>
+
</usage>
</directivesynopsis>
<directive>Header</directive> directives are processed just
before the response is sent to the network. These means that it is
possible to set and/or override most headers, except for those headers
- added by the header filter.</p>
+ added by the HTTP header filter, such as Content-Type.</p>
</usage>
</directivesynopsis>
href="#multipleext">multiple extensions</a> and the
<var>extension</var> argument will be compared against each of
them.</p>
+
+ <p>This directive primarily configures the content types generated for
+ static files served out of the filesystem. For resources other than
+ static files, where the generator of the response typically specifies
+ a Content-Type, this directive has no effect.</p>
+
</usage>
<seealso><directive module="core">ForceType</directive></seealso>
</directivesynopsis>