Kristyna Streitova
94c97faa9a
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=408
18 lines
357 B
Plaintext
18 lines
357 B
Plaintext
## Name: HTTP Server
|
|
## Description: Opens ports for Apache Web Server.
|
|
|
|
# space separated list of allowed TCP ports
|
|
TCP="http"
|
|
|
|
# space separated list of allowed UDP ports
|
|
UDP=""
|
|
|
|
# space separated list of allowed RPC services
|
|
RPC=""
|
|
|
|
# space separated list of allowed IP protocols
|
|
IP=""
|
|
|
|
# space separated list of allowed UDP broadcast ports
|
|
BROADCAST=""
|