I have a VPS server with WHM and cpanel.
We have a few password protected directories(defined in cpanel). We wish that whenever a user logs in to one of them, we will get an instant email.
Possible?
Thanks
I have a VPS server with WHM and cpanel. We have a few password
Share
Well, you could use the mail() function in PHP on your index.php. Other than that, it isn’t possible unfortunately.