Re: [Virtuoso-users] Issue with virtuoso and apache redirection

2013-12-05 Thread Dimitris Kontokostas
For complete functionality you should define all the following rules in apache ProxyPass/conductor http://example.com:/conductor ProxyPassReverse /conductor http://example.com:/conductor ProxyPass/about http://example.com:/about ProxyPassRevers

[Virtuoso-users] Issue with virtuoso and apache redirection

2013-12-05 Thread Julien Plu
Hi, I use Apache to do not having the virtuoso port number in the address. For example turn : http://data.lirmm.fr:8890/sparql into : http://data.lirmm.fr/sparql/ It works well except for the dbpedia page dereferencing. I don't have the same result with and without the virtuoso port number in