blob: dfa433be07a74aa444f62c51bb9fb6b2f1144ce3 [file] [log] [blame]
RewriteEngine on
RewriteRule ^UNKNOWN_SECTION: simple.txt [L,NS]
<Files wrong-content-type.manifest>
ForceType text/plain
</Files>