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: apps/docs/guide/introduction.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ nginx-love is designed to simplify the management of Nginx web servers with the
15
15
16
16
## Who is this for?
17
17
18
-
nginx-love is designed for:
18
+
ngNginx WAF is designed for:
19
19
20
20
- System administrators managing multiple Nginx instances
21
21
- DevOps engineers looking for a centralized Nginx management solution
@@ -25,18 +25,18 @@ nginx-love is designed for:
25
25
## Key Concepts
26
26
27
27
### Domains
28
-
In nginx-love, a domain represents a website or application served by Nginx. Each domain has its own configuration, SSL certificates, and settings.
28
+
In Nginx WAF, a domain represents a website or application served by Nginx. Each domain has its own configuration, SSL certificates, and settings.
29
29
30
30
### SSL Certificates
31
-
nginx-love integrates with Let's Encrypt to provide free SSL certificates. It automates the process of obtaining, renewing, and installing certificates.
31
+
Nginx WAF integrates with Let's Encrypt to provide free SSL certificates. It automates the process of obtaining, renewing, and installing certificates.
32
32
33
33
### ModSecurity
34
-
ModSecurity is a web application firewall that helps protect your applications from various attacks. nginx-love provides an interface to manage ModSecurity rules and configurations.
34
+
ModSecurity is a web application firewall that helps protect your applications from various attacks. Nginx WAF provides an interface to manage ModSecurity rules and configurations.
35
35
36
36
### Performance Monitoring
37
-
nginx-love collects and displays performance metrics for your Nginx servers, helping you identify bottlenecks and optimize performance.
37
+
Nginx WAF collects and displays performance metrics for your Nginx servers, helping you identify bottlenecks and optimize performance.
38
38
39
39
## Next Steps
40
40
41
-
-[Installation Guide](/guide/installation) - Learn how to install nginx-love
41
+
-[Installation Guide](/guide/installation) - Learn how to install Nginx WAF
42
42
-[Quick Start](/guide/quick-start) - Get up and running quickly
0 commit comments