phpliteadmin

Security

Create a .htaccess file with:

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