删除规则时出现以下错误:
C:> netsh http delete urlacl url=http://localhost:80
URL reservation delete failed , Error: 87
The parameter is incorrect.
当我做'netsh http show urlacl'时,我看到这条规则:
Reserved URL : http://localhost:80/
User: myself
Listen: Yes
Delegate: No
SDDL: D:(A;;GX;;;S-1-5-21-124525095-708259637-1543119021-1467807)
问题的原因是什么?