
otakudes
- Total activity 57
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by otakudes-
You may get more details by checking the /etc/apache2/logs/modsec_audit.log file on the system as that would have specific details on what modsec is doing. It appears to be rule# 911100 but I hav...
-
It's ModSecurity. I set Rules Engine to Do Not Process Rules and pages loaded again. I need to figure out why. EDIT: I disabled cPanels OWASP rules. ConfigServer has it's own. Maybe they were conf...
-
Yes. It doesn't look like error log is recording these. I do see a few 403 in the log though [Wed Feb 17 18:30:20.914720 2021] [:error] [pid 9120] [client 171.25.193.20:21335] [client 171.25.193.2...
-
I'm viewing /var/log/apache2/error_log. It appears to be the same as your error log. It doesn't mention the 403 error.
-
Thanks. At least I know this is to be expected.
-
That's the file name. File: "error_log" Size: 2098 Blocks: 8 IO Block: 4096 regular file Device: fd01h/64769d Inode: 92292416 Links: 1 Access: (0644/-rw-r--r--) Uid...
-
Yes. My site. File name was FM_MCSformMail.dat It sounds like a name I would have come up with. I think this is old formMail file. My site is old and moved many times. I have changed my pa...
-
Oh. That it is end of life with no further updates.
-
Thanks. Set up SuPHP one of my servers and seems to be working fine. Disappointed to find out suPHP is no longer supported. I haven't seen the error appear again on that server. As far as my othe...
-
I'd like to use suPHP but don't know how to install it properly. So I'm using mod_cgi, mod_ruid2, and mod_mpm_prefork. I think it's the default cPanel setup.