Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - flamingw0rm

Pages: [1]
1
Mod_Security / Re: Crontab not working after installing Mod Security
« on: January 26, 2020, 06:17:08 AM »
The issue was not with mod security. the issue was with Cloudflare. I previously changed the tls protocol to 1.3 and because of this wget was not working. i changed to tls 1.0 (default) and now crontab is working :)

2
Mod_Security / Re: Crontab not working after installing Mod Security
« on: January 22, 2020, 07:35:55 PM »
yes if i remove mod security cron job is working. i want to keep mod security :'(
i want to know the log file of mod security to find out cron job id to whitelist.
Question is
Mod security blocking cron job?
or
Mod security blocking wget (my command)?

previously i was using VestaCP on Ubuntu 18.04 and my website was hacked many times. i searched for best free control panel and then switched to CentOS Web Panel.
I like this web panel because it has more features

3
Mod_Security / Crontab not working after installing Mod Security [SOLVED]
« on: January 22, 2020, 02:15:04 PM »
Before it was working but after installating Mod Security Crontab is not working.
Basically my website is disposable mail and the mails should be deleted every 30min.

my cron command starts with
Code: [Select]
wget /dev/null url <- url means my website delete mail url
i posted this question before but i saw that my account is delete so i recreated account and verified it.

i checked logs but not able to find the mod security cron id

i am using free centos webpanel 7

Pages: [1]