m-tias
Forum Replies Created
-
Wonderful, dwinden!
I can’t see any big problem with blocked IPs facing with the authentication screen.
This pretty much solves my issue, but man, I have a hard time identifying the logic in the htaccess! I need to learn more about it, let’s hope google serves me well. 🙂Thanks a lot for your time and help!
m-tias
Happy new year to you too!
Removing the line “Require all granted” makes all the difference.
Sadly, using the suggested access control directives doesn’t solve the problem.
Any other possible way to get around this?m-tias
Removing the two first blocks you suggested doesn’t make any difference. But if I only remove the last block, the basic authentication works as expected.
So, to be clear, it’s this block that’s causing the problem:# Quick ban IP. Will be updated on next formal rules save. <IfModule mod_authz_core.c> <RequireAll> Require all granted Require not ip ###.###.###.### </RequireAll> </IfModule> # END iThemes Security - Do not modify or remove this linem-tias
Ok, so I asked my host about the Apache version and found out it’s 2.4.17.
And no, the banned ip isn’t mine. 🙂Thanks for helping out!
m-tiasIt says Apache/2. So I guess 2.0?
m-tias
Forum: Plugins
In reply to: [Really Simple Twitter Feed Widget] Custom timestamp not workingSuddenly it works. I’m lost.
Forum: Plugins
In reply to: [Really Simple Twitter Feed Widget] Custom timestamp not workingBy the way, an option to output timestamp at the beginning or at the end of the tweet would be cool.