Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am totally new to server administration, and I am doing some testing to see how ports work.

I have two servers installed on my localhost, Tomcat7 and Virtuoso.

I would like to offer a sparql service using myServer.com/sparql which is running on port 90 in virtuoso. However, I would like to open only the port 80 used by Tomcat7, and indirectly give access to the virtuoso sparql endpoint through tomcat without the user actually realizing it.

Is there any way to do this? Would URLrewriting help in this matter?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900