use the conf caused only login can read add a new conf allow everyone ``` //define('ACCESS_USER', 'user'); //define('ACCESS_PASSWORD', 'pass'); //new conf //define('ALLOW_EVERYONE', true); ```