apache - How to run two websites running on different ports through Xampp / Lampp Server -


i want put xampp / lampp front web server , want run 2 websites running on different ports through xampp / lampp server. 1 wordpress site name wpsitepro.com using 80/443 ports , other java spring website name javasitepro.com using 8080 / 8443 ports names myabcjavaweb.com. apache running on 80 /443 ports. wildfly server using 8080 / 8443 ports. possible both can accessed using front xampp server? how can achieve apache virtual hosts / rewriting / mod_proxy or other means?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -