Apache SetEnvIf does not work only when regex is “^.$”
Am receiving annoying accesses from the user_agent which has only one letter, say a, i, o or x. Want to block those accesses using SetEnvIf, like following lines in httpd.conf:
Am receiving annoying accesses from the user_agent which has only one letter, say a, i, o or x. Want to block those accesses using SetEnvIf, like following lines in httpd.conf: