[ 
https://issues.apache.org/jira/browse/SOLR-7240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-7240:
---------------------------
    Attachment: SOLR-7240_trunk.patch

Mak's patch is against 5x and looks appropriate for jetty8 -- but on trunk, 
with jetty9, i know that "OPTIONS=..." syntax is no longer supported.

inspired by mak's patch, i created this one for trunk.  I thought we'd need to 
modifiy solr/server/start.ini, to include "rewrite" in the --module list, but 
when i tried that out i got an error in the logs that "rewrite" wasn't a valid 
module name, and regardless of that change hte rewrite worked -- so i guess 
this handler is part of the core in jetty9?  not sure.

I'm running precommit now, i'll get this into trunk later today and then test 
mak's patch more thoroughly on the 5x branch.

> redirect / to /solr 
> --------------------
>
>                 Key: SOLR-7240
>                 URL: https://issues.apache.org/jira/browse/SOLR-7240
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>         Attachments: SOLR-7240.patch, SOLR-7240_trunk.patch
>
>
> Prior to Solr 5, we avoided doing anything fancy with our jetty configs 
> because we didn't want to overly customize "the example" beyond things that 
> involved loading the solr.war.
> That's not longer an issue, so we might as well plop in some jetty config 
> features to redirect / to /solr.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to