You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-9
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,16 @@
1
-
About
1
+
**About**
2
2
3
3
This container implements the Atomicorp NGINX Web Application Firewall (ModSecurity v3). It is designed to act as a reverse proxy, and supports automatic container detection and configuration. Rule policies are shared with the container over a volume
4
4
5
5
6
-
Installation
6
+
**Installation**
7
7
8
8
1) Register for WAF rule updates at https://atomicorp.com/pricing/
9
9
10
10
11
11
2) Create volume directories for /etc/nginx/conf.d and /etc/httpd/modsecurity.d
available with the environmental variable -e VIRTUAL_HOST=www.example.com. Note that name based virtual host certificates (if used)use naming convention <VIRTUAL_HOST>.key and <VIRTUAL_HOST>.crt Example: www.example.com.key and www.example.com.crt
0 commit comments