Thursday, 15 May 2014

linux - Apache how to server more apps from same domain based on path? -



linux - Apache how to server more apps from same domain based on path? -

i have web app composed 2 apps: - simple php presentation site handle business relationship creation - api ran tomcat server have apache setup server @ mydomain.com php, want server @ mydomain.com/api java app runs on 127.0.0.1:8080.

i know how using api.mydomain.com, have single site ssl certificate not cover subdomains, why need path.

is possible?

i guess looking reverse proxy. see: http://www.linuxjournal.com/content/protect-your-ports-reverse-proxy?page=0,0

edit: think below 2 links closer utilize case http://stackoverflow.com/a/1252993/115896 http://blog.lundscape.com/2009/05/configure-a-reverse-proxy-with-apache/

linux apache vhosts

No comments:

Post a Comment