blob: 87fdcafcb2df1d80957d0b0471000905c783a1b8 [file] [log] [blame]
<Directory "APACHE_DOC_ROOT/do_not_modify" >
Header set Cache-control "max-age=300"
Header set Set-cookie "test-cookie"
# Give a content-type to not_really_a_font.woff, otherwise
# PageSpeed will refuse to proxy it.
<FilesMatch "\.(woff)$">
DefaultType text/plain
</FilesMatch>
<FilesMatch "\.(unknown)$">
DefaultType None
</FilesMatch>
</Directory>
Redirect 204 /no_content