Fixes #256 Provides ::1 as allowed

This commit is contained in:
Andre Mas 2019-08-20 16:45:42 -04:00 committed by rofl0r
parent 734ba1d970
commit c2d3470a35

View File

@ -222,6 +222,7 @@ MaxRequestsPerChild 0
# tested against the controls based on order.
#
Allow 127.0.0.1
Allow ::1
# BasicAuth: HTTP "Basic Authentication" for accessing the proxy.
# If there are any entries specified, access is only granted for authenticated