2021-10-19 14:42:58 -07:00
|
|
|
#
|
|
|
|
# Do not use MTime for the ETag here, because the mtime of the file
|
|
|
|
# on the different proxies makes them return different ETags
|
|
|
|
# Instead use Digest and Size to tell when the file has changed.
|
|
|
|
#
|
|
|
|
<Files pkgdb-gnome-software-collections.json>
|
|
|
|
FileETag Size Digest
|
|
|
|
</Files>
|
2018-07-10 03:35:09 +00:00
|
|
|
AliasMatch ^/pkgdb/api/collections/? /srv/web/pkgdb-gnome-software-collections.json
|