Hi, if you run Apache in front of your Tomcat-Instance/Servlet-Container, you can do that by specifying access-rules in your .htaccess-file (either password-based or IP-based).
However there also exist Tomcat, JBoss, xyz-specific methods to do that. Try to search for it specific to your servlet-container/environment instead of Solr only. Kind regards, Em Am 04.03.2012 15:21, schrieb Ramo Karahasan: > Hi, > > > > i'm somehow unable to "secure" my solr instance that runs on a dedicated > server. I have a webapplication that needs this solr instance, but the > webserver is running on another dedicated server. Is it possible to somehow > secure the solr instance, e.g. with a web authentication mechanism or allow > acces only from one/more specific server? > > > > > > Thanks, > > Ramo > >