afs commented on issue #1466:
URL: https://github.com/apache/jena/issues/1466#issuecomment-1202147527

   That's an HTML document - it says two lines further down `<title>404 Not 
Found</title>`.
   
   `https://confident.dbis.rwth-aachen.de/` is a gateway proxy (Apache httpd) 
so it will need to route the request to Fuseki and Fuseki will need to have 
that file in-place or the server have the file itself. 
   
   Example file: 
https://github.com/apache/jena/blob/main/jena-fuseki2/jena-fuseki-main/sparqler/pages/xml-to-html.xsl
 (used at sparql.org).
   
   No need to paste 60-70 line query string  - a short query will work for 
getting setup.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to