Skip to content
Snippets Groups Projects
Commit 08f770a6 authored by Eric D. Schabell's avatar Eric D. Schabell
Browse files

Added more overrides to htaccess so that all browsers react with downloads of drawio files.

parent 25320244
No related branches found
No related tags found
No related merge requests found
Pipeline #1528663726 passed
<FilesMatch "\.(?i:drawio)$">
ForceType application/octet-stream
Header set Content-Disposition attachment
</FilesMatch>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment