I believe, for the example directory (as in relative to start.jar), contexts directory has the url mapping to solr (/solr), etc has some global jetty properties and solr-webapp/webapp/WEB-INF contains some Solr's specific jetty configuration.
Beware that the last one however is a decompressed version of webapps/solr.war. I don't know if it ever gets overriden after the first time it is decompressed or not. No idea where the actual IP address directive is, though. Regards, Alex. Personal blog: http://blog.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) On Mon, Feb 4, 2013 at 6:41 PM, Ali, Saqib <docbook....@gmail.com> wrote: > Hello all, > > How do I change the configuration for the Jetty that is shipped with Apache > Solr? Where are the configuration files located? I want to restrict the IP > address that can connect to that instance of Solr > > Thanks, > Saqib >