Redirect to index.php when directly access any php page in root folder

there is one file called reports.php . if someone directly accessed 192.168.1.1/reports.php it should redirect to index.php
prevent the direct access from users to reports.php
through step by step procedure only they can reach reports.php