Firewall? It's easy to set up and the most low level. You can also use a proxy or perhaps manage it in your servlet container.
> Hi all, > > My solr server is currently set up at www.mysite.com:8983/solr. I would > like to keep this for the time being but I would like to restrict users > from going to www.mysite.com:8983/solr/dataimport. In that case, I would > only want to be able to do localhost:8983/solr/dataimport. Is this > possible? If so, where should I look for a guide? > > Thanks, > > Brian Lamb