# Serve GEDCOM as readable text in the browser (not forced download).
/tree/*.ged
  Content-Type: text/plain; charset=utf-8
  Content-Disposition: inline
  X-Content-Type-Options: nosniff
