Current File : /mnt/web608/e1/80/59722480/htdocs/flippingbook/.htaccess
AddDefaultCharset utf-8
<IfModule mod_mime.c>
    AddType image/svg+xml .svg
	AddType application/wasm .wasm
	AddType image/webp .webp
</IfModule>