babbler
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by babbler-
babbler commented,
Thanks for that suggestion. Does ea-apache24-mod_wsgi work with Python 3? I have a team developing an app that uses Python3.
-
babbler created a post,
Error Package Requires: httpd24-httpd
I'm not sure this is the right forum but here is my problem. I am trying to install mod_wsgi (rh-python36-mod_wsgi.x86_64) from the centos-sclo-rh repo but I get the following error: Error: Packa...
-
babbler created a post,
WHM API1 createacc function passes password in command line
We are playing with whm api1 to create cpanel accounts via the command line and it works great but one of our developers has expressed concern that as the password is passed in the command line it ...
-
babbler commented,
Ok so i gave it my best shot and it's still redirecting to the homepage. This is what I did: 1) Created two error documents: /home/customerrors/406.html /home/customerrors/500.html 2)Created an .h...
-
babbler commented,
That is indeed exactly what I needed. Many thanks.
-
babbler commented,
Wow... finally I understand! I knew that WordPress sends everything through the index page but it didn't compute in my head that this also applies when it is serving a 404! So a custom 406 in /home...
-
babbler created a post,
Stop rejected as Spam emails being sent
My clients are getting a lot of emails with the message: "The mail server detected your message as spam and has prevented delivery" These emails have the From and To headers set to my clients ema...
-
babbler commented,
Many thanks for your help so far. Here is an example of OWASP Rule 950104 that, when triggered causes a 302 redirect to the homepage: " # # [ Decoded /../ Payloads ] # SecRule REQUEST_URI|REQUEST...
-
babbler commented,
Many thanks for your replies and I agree that this is the way to go. My understanding of this is a bit patchy though so forgive me if I am asking the obvious. [LIST] The rule is redirecting with st...
-
babbler created a post,
Stop ModSec redirecting on access denied
I am using ModSec 2 on Centos 6.7 WHM 54.0 with OWASP rules When Modsec blocks a request, it redirects to the sites homepage with the following log entry. "Message: Access denied with redirection...