Petr Gajdos
b20eb1a5ec
- Replace SuSEFirewall2 by firewalld (fate#323460) OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=546
18 lines
359 B
Plaintext
18 lines
359 B
Plaintext
## Name: HTTPS Server
|
|
## Description: Opens ports for Apache Web Server.
|
|
|
|
# space separated list of allowed TCP ports
|
|
TCP="https"
|
|
|
|
# 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=""
|