Do you mean the HTML form that lets you edit queries for any dataset or the query endpoint for a given dataset?
--- A. Soroka The University of Virginia Library > On Feb 16, 2016, at 10:38 AM, Don Rolph <[email protected]> wrote: > > OK this works to open up the web interface to either all users or using the > example authorized users. > > How do I let all users use the query interface? > > I tried: > > /$/datasets = anon > > and > > /$/datasets* = anon > > and > > /$/datasets/* = anon > > and > > /$/datasets/ds = anon > > and > > /$/datsets/ds* = anon > > but none of these seem to work to allow anonymous access to the query > screen. > > Thoughts? > > Thanks in advance! > > > On Mon, Feb 15, 2016 at 3:35 PM, A. Soroka <[email protected]> wrote: > >> Have you adjusted the security settings for the UI? See the first >> paragraph here: >> >> https://jena.apache.org/documentation/fuseki2/fuseki-security.html >> >> --- >> A. Soroka >> The University of Virginia Library >> >>> On Feb 15, 2016, at 2:08 PM, Don Rolph <[email protected]> wrote: >>> >>> How do I enable the web interface to Jena-fuseki 2.3.1? >>> >>> I can connect to the web server at: >>> >>> http://webserver.com:3030/ >>> >>> but it seems I have to do something to enable this functionality form a >>> remote machine. >>> >>> Hints/suggestions? >>> >>> Thanks in advance! >>> >>> -- >>> >>> 73, >>> AB1PH >>> Don Rolph >> >> > > > -- > > 73, > AB1PH > Don Rolph
