Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
It almost looks like htaccess protection, except not really. Maybe it looks different on different servers? Perhaps check your server control panel to see if any directory protection is set up.