hi all

the --host= parameter of fuseki has been disabled and it seems that people
should create a Jetty XML file now and use --jetty-config=

public FusekiCmd(String...argv)
    {
...
        // Set via jetty config file.
        //add(argHost,    "--host=name or IP",    "Listen on a particular 
interface (e.g. localhost)") ;

However, I am not sure if I got the right default version for this file, which
is not included in the Fuseki distribution. Is this the correct one ?

http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/jetty-fuseki.xml?revision=1153268&view=co&pathrev=1153268

I guess there is no way to restrict updates to localhost while having SPARQL
read access from everywhere without using Apache in front of Fuseki ?

Regards,

Michael Brunnbauer

-- 
++  Michael Brunnbauer
++  netEstate GmbH
++  Geisenhausener Straße 11a
++  81379 München
++  Tel +49 89 32 19 77 80
++  Fax +49 89 32 19 77 89 
++  E-Mail [email protected]
++  http://www.netestate.de/
++
++  Sitz: München, HRB Nr.142452 (Handelsregister B München)
++  USt-IdNr. DE221033342
++  Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer
++  Prokurist: Dipl. Kfm. (Univ.) Markus Hendel

Reply via email to