parent
d84f80ac98
commit
b8fdd45542
|
@ -11,7 +11,6 @@
|
||||||
# cache.appcache, your document html and data
|
# cache.appcache, your document html and data
|
||||||
location ~* \.(?:manifest|appcache|html?|xml|json)$ {
|
location ~* \.(?:manifest|appcache|html?|xml|json)$ {
|
||||||
expires -1;
|
expires -1;
|
||||||
access_log logs/static.log;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Feed
|
# Feed
|
||||||
|
|
Loading…
Reference in New Issue