Create a .htaccess file in that directory with the following content:
AddType unknown/nothing pdfNow when you access any file with an extension .jpg or .pdf, your browser will ask you to download the file instead of showing up.
AddType unknown/nothing txt
AddType unknown/nothing jpg

0 comments:
Post a Comment