HI Peter,As per the suggestion from you, below regular expression will open all pdf files in new tab irrespective of dam path, this fine.<LocationMatch "\.(?i:pdf)$">ForceType application/pdfHeader set Content-Disposition inline</LocationMatch> But, if want to down load specific dam path pdf file t...