first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
|
||||
|
||||
icacc| F | Full access |
|
||||
| --- | --- |
|
||||
| M | Modify access |
|
||||
| RX | Read and execute access |
|
||||
| R | Read-only access |
|
||||
| W | Write-only access |
|
||||
| MASK | PERMISSIONS |
|
||||
|
||||
```powershell
|
||||
icacls "C:\xampp\apache\bin\httpd.exe"
|
||||
```
|
||||
Reference in New Issue
Block a user