Hi all... I'm trying to use my node.js with ISPConfig 3. How can I do to redirect all requests (mod_proxy - apache2): - from sub.domain.com to http://localhost:3000 - from sub2.domain.com to http://localhost:3001 - from sub3.domain.com to http://localhost:3002 Is possible to create via ispconfig panel?
Create the subdomains as separate websites in ispconfig and then add the proxy directives into the apache directives fields of the websites.