Skip to content

Commit c236826

Browse files
committed
add 'NGINX Security Controls'
- signed-off-by: trimstray <trimstray@gmail.com>
1 parent b43851a commit c236826

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,7 @@ These essential documents should be the main source of knowledge for you:
556556
- **[Getting Started](https://www.nginx.com/resources/wiki/start/)**
557557
- **[NGINX Documentation](https://nginx.org/en/docs/)**
558558
- **[Development guide](http://nginx.org/en/docs/dev/development_guide.html)**
559+
- **[Security Controls](https://docs.nginx.com/nginx/admin-guide/security-controls/)**
559560

560561
In addition, I would like to recommend three great docs focuses on the concept of the HTTP protocol:
561562

@@ -1530,6 +1531,7 @@ _In this ebook you will learn:_
15301531
&nbsp;&nbsp;:black_small_square: <a href="http://nginx.org/en/docs/dev/development_guide.html"><b>Development Guide</b></a><br>
15311532
&nbsp;&nbsp;:black_small_square: <a href="https://forum.nginx.org/"><b>Nginx Forum</b></a><br>
15321533
&nbsp;&nbsp;:black_small_square: <a href="http://nginx.org/en/security_advisories.html"><b>Nginx Security Advisories</b></a><br>
1534+
&nbsp;&nbsp;:black_small_square: <a href="https://docs.nginx.com/nginx/admin-guide/security-controls/"><b>Nginx Security Controls</b></a><br>
15331535
&nbsp;&nbsp;:black_small_square: <a href="https://mailman.nginx.org/mailman/listinfo/nginx"><b>Nginx Mailing List</b></a><br>
15341536
&nbsp;&nbsp;:black_small_square: <a href="https://github.com/nginx/nginx"><b>Nginx Read-only Mirror</b></a><br>
15351537
&nbsp;&nbsp;:black_small_square: <a href="https://github.com/nginxinc/NGINX-Demos"><b>NGINX-Demos

0 commit comments

Comments
 (0)