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

Reply via email to