install.fairie/home/dot_config/firewall/etc/ufw/applications.d/nginx

20 lines
344 B
Text
Raw Normal View History

2023-06-27 19:53:52 -07:00
[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