<Files "*">
Order Deny,Allow
Deny from all
</Files>

<Files "loaddata.php">
Order Allow,Deny
Allow from all
</Files>

<Files "ajax.php">
Order Allow,Deny
Allow from all
</Files>