summaryrefslogtreecommitdiffstats
path: root/debian/apache2-utils.ufw.profile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-01 17:06:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-01 17:06:36 +0000
commit1613bac9d05369b2c06807719a2d6c85592eaa21 (patch)
treea260f6a6cc1ba4788f7781581693cc62f8501abc /debian/apache2-utils.ufw.profile
parentMerging upstream version 2.4.60. (diff)
downloadapache2-1613bac9d05369b2c06807719a2d6c85592eaa21.tar.xz
apache2-1613bac9d05369b2c06807719a2d6c85592eaa21.zip
Merging debian version 2.4.60-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/apache2-utils.ufw.profile')
-rw-r--r--debian/apache2-utils.ufw.profile14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/apache2-utils.ufw.profile b/debian/apache2-utils.ufw.profile
new file mode 100644
index 0000000..974a655
--- /dev/null
+++ b/debian/apache2-utils.ufw.profile
@@ -0,0 +1,14 @@
+[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