]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-spar-checker - add own IPs to admin_ip_range and by that allow access from localh...
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 26 Sep 2017 16:33:50 +0000 (18:33 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 26 Sep 2017 16:33:50 +0000 (18:33 +0200)
customer/spk-spar-checker/test.yaml

index 859dc3a279966f90055bafea5a0c2a841b30de4c..5e74ebb1a25c1e7a2c2d4c222ca43e56dd68c54e 100644 (file)
@@ -49,7 +49,7 @@ infra::profile::apache::pp_vhosts:
       - 'HTTPS on X-Forwarded-Proto=https'
       - 'HTTPS on HTTPS=on'
       - 'X-Forwarded-For ^80.146.239.2 admin_ip_range'
-#      - 'Remote_Addr 192.168.15.251 admin_ip_range'
+      - 'X-Forwarded-For 192.168.15.1[89] admin_ip_range'
     error_documents:
       - { error_code: 401 , document: "/401.html" }
       - { error_code: 403 , document: "/403.html" }