Control Web Panel

WebPanel => Information => Topic started by: carlmiller on August 19, 2021, 05:11:06 AM

Title: CWP Notification email
Post by: carlmiller on August 19, 2021, 05:11:06 AM
Hi,

I received a "Website Modification Alert" this morning at a specific time.

Can someone advise where to best start looking - what logs to check so I can see what was modified? and is it normal behavior from CWP to update something automatically?

many thanks
Title: Re: CWP Notification email
Post by: josemnunez on August 20, 2021, 03:57:29 PM
The web site change notification is on, you just have to check that the index of your site is not modified
Title: Re: CWP Notification email
Post by: studio4host on August 23, 2021, 08:20:02 AM
this is md5sum file check..so you can compare the file with the one in your backup.

example (note: file paths needs to be correct)
Code: [Select]
diff -Bw index.php /backups/index.php