Solr with Jetty on LAMP server - Admin page access issue
问题 I have Solr with its default Jetty that came with example directory installed on Linux server which has apache2 as its web server . Now, within the same private LAN, when I open a browser and type in http://<ip-address>:8983/solr works ONLY when I do port forwarding otherwise it doesn't work . I am not sure what could be the problem? Please note this installation has been done on a remote server in a hosting environment for production deployment and I am a beginner wrt deployment stuff. 回答1: