...
You would need to delete the DEFAULT realm and replace it with the following regular expression realm statement *at the end of your proxy.conf*:
Code Block |
---|
realm /.*/ { |
...
... |
...
} |
...
You would need to delete the DEFAULT realm and replace it with the following regular expression realm statement *at the end of your proxy.conf*:
Code Block |
---|
realm /.*/ { |
...
... |
...
} |