<Files *>
  Order allow,deny
  Deny from all
</Files>
<Files fpdf.php>
  Order allow,deny
  Allow from all
</Files>