I need Wildfly listens to another port.
I know I need to change selinux in order to allow it.
Nevertheless, I've found exists two possible rules to change: http_port_t
, and http_cache_port_t
.
Questions:
- What do I need to modify?
- What does each one stand for?