: Maybe we can add an error message to ShowFileRequesHandler that
: explains to the user that displaying an absolute path doesn't work?
yeah ... that would certianly be better -- i think it alreayd does that if
you try "../../foo" but for "absolute" paths there is no explicit test --
just the f
Maybe we can add an error message to ShowFileRequesHandler that
explains to the user that displaying an absolute path doesn't work?
On Mon, Apr 26, 2010 at 1:13 PM, Chris Hostetter
wrote:
>
> : Does this work? When trying to display with a URL such as
> : "solr/sandbox/admin/file/?file=/mnt/solr
: Does this work? When trying to display with a URL such as
: "solr/sandbox/admin/file/?file=/mnt/solr/schema.xml" from the Solr
: admin console, the following error occurs:
:
: type Status report
:
: message Can not find: schema.xml [/mnt/solr/sandbox/conf/mnt/solr/schema.xml]
As written the