Fixes #256 Provides ::1 as allowed
This commit is contained in:
parent
734ba1d970
commit
c2d3470a35
@ -222,6 +222,7 @@ MaxRequestsPerChild 0
|
|||||||
# tested against the controls based on order.
|
# tested against the controls based on order.
|
||||||
#
|
#
|
||||||
Allow 127.0.0.1
|
Allow 127.0.0.1
|
||||||
|
Allow ::1
|
||||||
|
|
||||||
# BasicAuth: HTTP "Basic Authentication" for accessing the proxy.
|
# BasicAuth: HTTP "Basic Authentication" for accessing the proxy.
|
||||||
# If there are any entries specified, access is only granted for authenticated
|
# If there are any entries specified, access is only granted for authenticated
|
||||||
|
Loading…
Reference in New Issue
Block a user