I have deleted a php file 8 months ago. But it is still accessible with server ip address (Ex: 123.45.67.89/path/deleted_file.php) But not via a domain address (Ex: //www.mydomain.com/path/deleted_file.php) Why is that and how can I stop this?
This is AWS EC2 Ubuntu Apache2 server.