server-configs-nginx/nginx/conf
AD7six 5ccf155f5c correct cache headers for webfonts
Only one location match is ever executed - therefore the relevant
location match must contain all relevant rules.

cross-domain-fonts is included by default, therefore for right now add
the cache rules for these requests directly to the
cross-domain-fonts.conf file

fixes h5bp/server-configs#85
fixes h5bp/server-configs#86

Thanks to @MisterJack
2012-08-19 18:30:31 +02:00
..
README.md split the default server config 2012-07-26 00:54:20 +02:00
cache-busting.conf split the default server config 2012-07-26 00:54:20 +02:00
cross-domain-ajax.conf split the default server config 2012-07-26 00:54:20 +02:00
cross-domain-fonts.conf correct cache headers for webfonts 2012-08-19 18:30:31 +02:00
expires.conf correct cache headers for webfonts 2012-08-19 18:30:31 +02:00
h5bp.conf split the default server config 2012-07-26 00:54:20 +02:00
no-transform.conf split the default server config 2012-07-26 00:54:20 +02:00
protect-system-files.conf split the default server config 2012-07-26 00:54:20 +02:00
x-ua-compatible.conf split the default server config 2012-07-26 00:54:20 +02:00

README.md

Component-config files

Each of these files is intended to be included in a server block. Not all of the files here are used - they are available to be included as required. The h5bp.conf file includes the rules which are recommended to always be defined.