Hi, We have not found in the online documentation an example to solve this issue. We have a virtuoso instance behind an apache proxy, so the virtuoso server is not directly accesible. All the url are being solved-rewrited correctly (rdf -linked data) except the urls used by the /rdfdesc/description.vsp script. This script builds the urls to other resources based on the internal server name.
Setting the DefaultHost variable in virtuoso.ini did not solve the problem. is there any way to get this working ("cleaner" than modifying the scripts) ? Thank you.