You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2013/10/03 15:53:42 UTC

[jira] [Created] (SOLR-5299) Add splash page root context to example Jetty configuration

Erik Hatcher created SOLR-5299:
----------------------------------

             Summary: Add splash page root context to example Jetty configuration
                 Key: SOLR-5299
                 URL: https://issues.apache.org/jira/browse/SOLR-5299
             Project: Solr
          Issue Type: Improvement
            Reporter: Erik Hatcher
            Priority: Minor
             Fix For: 5.0, 4.6


Right now, when you "java -jar start.jar" Solr's example Jetty, going to http://localhost:8983/ serves this error:

{code}
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:

    /solr ....
{code}

We can do better by providing a nice Solr-centric splash page here.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org