Answer the question
In order to leave comments, you need to log in
Is it possible to save images on iOS using a link instead of opening them?
Good afternoon, I'm trying to make it so that when you click on a link to an image, the file does not open, but is saved.
Added lines to htaccess
<FilesMatch "\.(?i:png)$">
ForceType application/octet-stream
Header set Content-Disposition attachment
</FilesMatch>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question