Configure the Access Control List (ACL) for the URL
- Last UpdatedApr 30, 2024
- 1 minute read
-
Open a Command Prompt window with administrator privileges by doing the following:
-
On the Windows Start menu or taskbar, search for command.
The Command Prompt app appears in the search results.
-
Right-click the Command Prompt app, and then select Run as administrator.
-
-
Use the netsh command to set the access rights to the URL.
For example:
netsh http add urlacl url=http://10.0.1.16:443/ user=Everyone