nginx/plesk, nodejs+apache - rooting -


facts:
-ubuntu
-plesk 11.0.9
-node.js/apache
-nginx

i want run node/apache on same server,
thought nginx wld right way

so installed nginx via plesk

the problem dont find fitting tutorial/ don't know data edit problem solved

the setting should easy -

subdoma.dom.com => apache subdomb.dom.com => node 

so need simple if or whatever changes port either apache or node

sth like

if(subdom)     if(subdoma)          changeport 1111 (apache)     else if(subdomb)          changeport 2222 (node) else    changeport 1111 (apache) 

there plesk extension allows run node applications.
http://ext.plesk.com/packages/28f799af-1ff4-4bb8-9c87-a04f0f23d32e-jxcore-support


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -