Unfortunately, the Apache SetEnvIf module doesn’t support logical conditions, like OR & AND. More specifically, it is not possible to set a variable only if condition1 AND/OR condition2 are verified.
For example, to log all the POST queries made from the loopback interface in a separate log file, [...]
Recent Comments