2019年12月18日 星期三

Apache proxy not working for a localhost port

ProxyPass / http://localhost:8983/
ProxyPassReverse / http://localhost:8983/
Above setting does not work.
To turn on this boolean you simple have to use this line (root permissions)
setsebool -P httpd_can_network_connect on

沒有留言:

張貼留言