How do you install an apache server (httpd) on codenvy?

本秂侑毒 提交于 2019-12-11 14:38:48

问题


I would like to have a simple httpd server on my codenvy machine in order to run a front-end web app. How do I install it?


回答1:


Create a workspace with the template "php-default", then a php project. Try run, access the url the "start apache" gave you, and it should work ! I got a running app in less than 3 minutes.



来源:https://stackoverflow.com/questions/47012445/how-do-you-install-an-apache-server-httpd-on-codenvy

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!