DirectoryIndex /dist/dbp-dispatch.html
FallbackResource /dist/dbp-dispatch.html
Header set Cache-Control "must-revalidate, max-age=60"
Header set Content-Security-Policy "default-src 'self' 'unsafe-eval' 'unsafe-inline' https://analytics.tugraz.at https://auth-dev.tugraz.at http://127.0.0.1:8000 httpbin.org http://localhost:8081 www.handy-signatur.at https://sig-dev.tugraz.at; img-src * blob: data:"
# Apache adds a "-gzip" suffix to the etag when it uses gzip but doesn't
# take that into account when receiving requests.
# See https://bz.apache.org/bugzilla/show_bug.cgi?id=45023
RequestHeader edit "If-None-Match" '^"((.*)-(gzip|br))"$' '"$1", "$2"'