Files
server/etc/ufw/applications.d/apache2-utils.ufw.profile
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

15 lines
406 B
Plaintext

[Apache]
title=Web Server
description=Apache v2 is the next generation of the omnipresent Apache web server.
ports=80/tcp
[Apache Secure]
title=Web Server (HTTPS)
description=Apache v2 is the next generation of the omnipresent Apache web server.
ports=443/tcp
[Apache Full]
title=Web Server (HTTP,HTTPS)
description=Apache v2 is the next generation of the omnipresent Apache web server.
ports=80,443/tcp