peutch opened a new issue, #2392:
URL: https://github.com/apache/jena/issues/2392

   ### Version
   
   >4.7.0
   
   ### Question
   
   Hi,
   
   For a long having Fuseki Jetty server behind a proxy-pass was possible up to 
version 4.7.0. For this, I am just using a extra FusekiCmd2.java (based on 
FusekiCmd.java little patched) that sets the jettyServerConfig.contextPath 
property using a extra command line option.
   This currently works almost nicely, I did not check for all cases but it is 
working for what we expected to provide.
   
   Now trying to upgrade to newer Fuseki versions seems to break this.
   Regarding the new version 5.0.0, doing the same trick is not a problem 
regarding Java side. But at runtime, some provided page URLs have mostly 
references to "/static/...." and not "/fuseki/static/..." for CSS and JS.
   
   Is there a possible solution?
   
   Many thanks,
   Patrice
   


-- 
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