I’ve a link to a PDF file in my page.
Safari opens the pdf file directly in the website. I would like to download it instead.
I’ve tried to add target="_blank" to <a> element, but it doesn’t work if the pop-ups are disabled in the browser settings.
How can I solve this?
thanks
To make so, you need to change headers for .PDF files.
So, in your .htaccess, you need to do like this: