Sure!
Really easy:

         ProxyPreserveHost On
         ProxyPassMatch 
^/(about|category|class|describe|meta|services|rdfdesc|sparql|page|ontology|property|resource|statics|data)(.*)$
 
http://localhost:8890/$1$2

Best,
Alessio


Il 14/10/14 16:51, Martin Brümmer ha scritto:
> Hey Alessio,
>
> in the name of all people with Apache configuration problems that may 
> one day search the net and find this discussion, do you mind posting 
> your solution? Our descendants will be grateful ;)
>
> regards,
> Martin
>
> Am 14.10.2014 um 16:46 schrieb Alessio Palmero Aprosio:
>> Solved!
>>
>> Il 14/10/14 15:43, Alessio Palmero Aprosio ha scritto:
>>> Can anyone tell me how to configure Apache and Virtuoso to have the
>>> /page, /resource, etc. pages work?
>>> I already setup it on the original port (8890), but it does not work
>>> when I use ProxyPass on localhost:8890.
>>>
>>> Example: http://eo.dbpedia.org:8890/page/Barack_Obama
>>> This does not work: http://eo.dbpedia.org/page/Barack_Obama
>>>
>>> Apache settings now:
>>>          ProxyPass /sparql http://localhost:8890/sparql
>>> connectiontimeout=300 timeout=300
>>>          ProxyPassReverse /sparql http://localhost:8890/sparql
>>>          ProxyPass /resource http://localhost:8890/resource
>>>          ProxyPassReverse /resource http://localhost:8890/resource
>>>          ProxyPass /page http://localhost:8890/page
>>>          ProxyPassReverse /page http://localhost:8890/page
>>>
>>> Thanks,
>>> Alessio
>>
>> ------------------------------------------------------------------------------
>>  
>>
>> Comprehensive Server Monitoring with Site24x7.
>> Monitor 10 servers for $9/Month.
>> Get alerted through email, SMS, voice calls or mobile push 
>> notifications.
>> Take corrective actions from your mobile device.
>> http://p.sf.net/sfu/Zoho
>> _______________________________________________
>> Dbpedia-developers mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-developers
>


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Dbpedia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-developers

Reply via email to