On Monday, 15 January 2018 at 06:22:13 UTC, Jayam wrote:
Is there any way how to deploy the vibe.d web app into XAMPP ?

No you cant deploy vibe.d web app into XAMPP. What you can do is to install vibe.d to the same server and tell apache to proxy all requests to vibe.d.

I dont know enough about servers to tell you exactly how to do it but it should be the same as setting up node.js.
https://stackoverflow.com/questions/9831594/apache-and-node-js-on-the-same-server

I hope this helps


Reply via email to