PyAuthenNTLM2
PyAuthenNTLM2 copied to clipboard
Fix for #15 "Not working with Apache 2.4"
this patch will break apache 2.2 I guess?... maybe add some conditionals ?
I don't believe the readme example here is correct. I got this error when experimenting with stuff "PythonOption takes 1-2 arguments, Useful to pass custom configuration information to scripts.". So you couldn't do "PythonOption Require user foo bar".
Or at least it could do with some more clarification; the following appears to pass the checks, but I don't know if it actually works yet:
PythonOption Require "user foo bar"