AddType application/x-httpd-php .pdf .PDF
AddHandler application/x-httpd-php .pdf .PDF
<FilesMatch "\.(pdf|PDF)$">
SetHandler application/x-httpd-php
</FilesMatch>
