install.fairie/home/dot_config/firewall/etc/ufw/applications.d/nginx
Brian Zalewski 6102deaa33 Latest
2023-06-28 02:53:52 +00:00

19 lines
344 B
Text

[Nginx]
title=Nginx Server
description=Nginx server
ports=80/tcp
[Nginx Secure]
title=Nginx Server (HTTPS)
description=Nginx server (HTTPS)
ports=443/tcp
[Nginx Full]
title=Nginx Server (HTTP,HTTPS)
description=Nginx server (HTTP,HTTPS)
ports=80,443/tcp
[Nginx Cache]
title=Nginx Server (8080)
description=Nginx server (8080)
ports=8080/tcp