path: '/api'
- provider: location
path: '/sfp'
- auth_type: Digest
- auth_name: 'Manager-Interface'
- auth_digest_provider: file
- auth_digest_algorithm: MD5
- auth_user_file: '/etc/httpd/spk.managed.htdigest'
+# auth_type: Digest
+# auth_name: 'Manager-Interface'
+# auth_digest_provider: file
+# auth_digest_algorithm: MD5
+# auth_user_file: '/etc/httpd/spk.managed.htdigest'
require:
- - 'valid-user'
+# - 'valid-user'
- 'ip 80.146.239.2/32 109.86.229.215/32 195.69.134.114/32 88.99.67.38/32'
error_documents:
- { error_code: 401 , document: "/401.html" }