Starting Apache HTTP server
In case of an update of the security settings, enter this command to re-authorize the Apache server to communicate with the Spring Boot application:
sudo setsebool httpd_can_network_connect onThen enter this command to start Apache HTTP server:
sudo service httpd startLast updated
Was this helpful?