Hello.
Because I had a problem with my suscription to the list, and I don't know
which is the status of my consult, I reformulate IT.
I'm trying to install virtuoso using apache as reverse proxy.

My configuration in apache looks like:


*ProxyPass /mh/virt http://myInternalServer:XXXX *

*ProxyPassReverse /mh/virt http://myInternalServer:XXXX*


*<Location "/mh/virt/"> *


* ProxyHTMLEnable On *


* ProxyHTMLExtended On *


*ProxyHTMLURLMap / /mh/virt/ *


* ProxyHTMLURLMap http://myInternalServer:XXXX  /mh/virt/ *

*</Location>*

But the internal links from conductor, ods, or anything are wrong: without
the path /mh/virt.
When we inspect the pages, we see that theses url are absolute, so, we
can't add the path ...

There are some configuration to do add the path to these url's ?.

Thanks.
FDO


2017-09-18 15:48 GMT-03:00 Fernando Carpani <fernando.carp...@gmail.com>:

> Hello.
> I'm trying to install a virtuoso using an apache reverse proxy.
>
> My configurations looks like:
>
>
> *ProxyPass /mh/virt http://myInternalServer:XXXX *
>
> *ProxyPassReverse /mh/virt http://myInternalServer:XXXX*
>
>
> *<Location "/mh/virt/"> *
>
>
> * ProxyHTMLEnable On *
>
>
> * ProxyHTMLExtended On *
>
>
> *ProxyHTMLURLMap / /mh/virt/ *
>
>
> * ProxyHTMLURLMap http://myInternalServer:XXXX  /mh/virt/ *
>
> *</Location>*
>
> But the internal links in all pages are wrong, without the path /mh/virt.
>
> There are some internal configuration to change that (without touch any
> VSP)?
>
> Thanks.
>
> FDO.
>
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to