Hi, I am having problems sponging external data as my virtuoso instance is behind a SOCKs proxy.
Thus I keep seeing results such as --> $ curl -H "Accept: text/xml" "http://localhost:8890/about/rdf/http://www.freebase.com/view/en/barack_ obama" <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>Error HTCLI</title> </head> <body> <h3>Error HTCLI</h3><pre> HC001: Connection Error in HTTP Client </pre></body> </html> How can I setup the server to use a proxy for client connections? Thanks for pointers Jem