Hi I couldn't find much online on how to gzip a .obj file I did manage to compress it changing the files extension to .gz but this isn't desirable in my case. I want to gzip the .obj file as it's 13mb is this possible to do with the .htaccess file and how would one go about it? (keeping the .obj extension).
Thanks in advance!