Skip to content

Commit af7261f

Browse files
committed
fix url
- signed-off-by: trimstray <trimstray@gmail.com>
1 parent 41f3949 commit af7261f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/RULES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2397,7 +2397,7 @@ pkg -f install <pkgname>
23972397
23982398
> NGINX meets these requirements and it is the default behaviour, but remember to check it.
23992399
2400-
From [Secure-Programs-HOWTO: Minimize Privileges](ftp://ftp.wayne.edu/ldp/en/Secure-Programs-HOWTO/minimize-privileges.html) article:
2400+
From [Secure Programming HOWTO - 7.4. Minimize Privileges](https://dwheeler.com/secure-programs/3.71/Secure-Programs-HOWTO/minimize-privileges.html) article:
24012401
24022402
> _The most extreme example is to simply not write a secure program at all - if this can be done, it usually should be. For example, don't make your program `setuid` or `setgid` if you can; just make it an ordinary program, and require the administrator to log in as such before running it._
24032403

0 commit comments

Comments
 (0)