Topic: Directory ioncube not to give access to wizard.php-loader directly?
What is the best way to protect the directory ioncube not to give access to wizard.php-loader?
Htaccess ? I think maybe not..
<Files .htaccess>
order allow,deny
deny from all
</Files>
Perhaps simply by renaming the file?