Hi,

I am also interested to publish the sparql endpoint of my virtuoso server
(make it accessible for only some machines if it is possible). I load RDF
data using BULK Loader script, and I perform queries on
http://localhost:8890/sparql.

Then, I follow the instructions of Patrick. But, I get this answer :

Error HTTP/1.1 404 File not found
The requested URL was not found URI = '/sparql'

Is there something missed ?
Thanks,
Laure



2011/2/11 Pierre-Yves <pin...@pingoured.fr>

> On Thu, 2011-02-10 at 18:12 +0100, Patrick van Kleef wrote:
> >
> > Next you add a "New directory to this line", click on "Type" radio
> > button and choose "Sparql access point" from the dropdown list and
> > press Next button. Set "Path" to /sparql and press the "Save
> > Changes"
> > button to store.
> >
> > At this point you have created:
> >
> >         http://my.example.com:8080/sparql
>
> I followed your procedure and it works fine, thanks !
>
> However I see that by default the new sparql endpoint is run under the
> user 'dba'. I was therefore wondering if it would not be more secure to
> create a new user dedicated to this sparql endpoint and having only
> rights to retrieve data (not insert or update).
> Is this correct ?
>
> Thanks,
> Pierre
>
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>

Reply via email to