Hi Fernando,

Have you reviewed the following document on Setting up an Apache HTTP server to 
proxy over a Virtuoso HTTP server ?

        
http://vos.openlinksw.com/owiki/wiki/VOS/VirtTipsAndTricksGuideSetApacheVirtuosoPortNumber

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers



> On 20 Sep 2017, at 13:42, Fernando Carpani <fernando.carp...@gmail.com> wrote:
> 
> 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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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