Home | History | Annotate | Download | only in resources
      1 RewriteEngine on
      2 RewriteRule ^UNKNOWN_SECTION: simple.txt [L,NS]
      3 <Files wrong-content-type.manifest>
      4 ForceType text/plain
      5 </Files>
      6