Forum Moderators: open
I have a web service runing in IIS and i decided to look at the IIS logfile for that service today and I saw the following:
Web Service Log file show pages that do not exist
...GET phpMyAdmin/main.php...
...GET db/main.php....
...
and about 100 other PHP files that DO NOT exist on my server.
In fact, files that DO NOT EXIST keep showing up in the IIS log file for that web service.
Does anyone have any idea why this could be?
Thanks
Pete