cPanel Cron
Greetings,
There is a section in WHM under plugins titled "Configure cPanel Cron."
I need to add user-agent to the string that runs curl because modsec is not allowing this cron job to run. Where is it configured?
Or should I disable them in this section and add them manually?
-
Hello :) Is this a "root" cron job? If so, you will need to manually add or modify the cron job via SSH as "root" with a command such as: crontab -e
Or, modify the user's cron job directly in the /var/spool/cron/$user file. Thank you.0
Please sign in to leave a comment.
Comments
1 comment