hilfe mein git ist komisch
This commit is contained in:
14
etc/ufw/applications.d/apache2-utils.ufw.profile
Normal file
14
etc/ufw/applications.d/apache2-utils.ufw.profile
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user