Fix SVGs in Chrome

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2021-03-31 14:08:03 +02:00
parent 05f6e1e022
commit 10dfb8effe
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -23,6 +23,7 @@ DocumentRoot /var/www
<Directory />
Require all denied
Options SymLinksIfOwnerMatch
AddType image/svg+xml svg svgz
</Directory>
<VirtualHost *:80>