You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use basic authorization in Ngix configuration to restrict access to some sites.
Here is nginx documentation.
Possible Solution
Use access control using HTTP Basic authentication.
Additional context
If this is bullshit request sorry for that ... It is the first time I see chef module. However this is used by some upstream SW and I would like to use basic auth to restrict access for unknown visitors. Just to clarify further upstream SW uses this template. Unfortunately FW rules cannot be used in this case.
The text was updated successfully, but these errors were encountered:
Problem Statement
I would like to use basic authorization in Ngix configuration to restrict access to some sites.
Here is nginx documentation.
Possible Solution
Use access control using HTTP Basic authentication.
Additional context
If this is bullshit request sorry for that ... It is the first time I see chef module. However this is used by some upstream SW and I would like to use basic auth to restrict access for unknown visitors. Just to clarify further upstream SW uses this template. Unfortunately FW rules cannot be used in this case.
The text was updated successfully, but these errors were encountered: