summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/appcache/resources/.htaccess
blob: dfa433be07a74aa444f62c51bb9fb6b2f1144ce3 (plain)
1
2
3
4
5
RewriteEngine on
RewriteRule ^UNKNOWN_SECTION: simple.txt [L,NS]
<Files wrong-content-type.manifest>
ForceType text/plain
</Files>