Multiple Index.html.# in Root

merico

New member
Joined
Jul 4, 2011
Messages
4
Hello, I've noticed for the past month a new index.html is created everyday at the same time in the root folder.

For each new index.html created, a corresponding incremental number is appended to the file name. So, the files created in each of the past 30 days are included as: "index.html.1, index.html.2, index.html.3,...".

All the files are blank with Admin UID/GID, and there have been no performance issues.

I'm not running other scripts that I can see causing this, and haven't found any kind of similar issue mentioned anywhere, so any thoughts on this are appreciated.
 
Never heard of that before. Make sure you dont have a cronjob running that would do that.
 
Thanks very much for the reply.

Yeah, I think I'll double-check my CRON jobs again. That seems like the only plausible cause, especially given how it follows such a predictable daily routine.


Cheers
 
Back
Top