InterviewSolution
Saved Bookmarks
| 1. |
What Do You Know About Hosting Static Files In Cloud Foundry? |
|
Answer» After CREATING the account and setting up the command line interface tool, applications can simply deploy. Generally, STATIC files need a Web SERVER such as NGINX or Apache. The platform undoubtedly takes care of configuration after this and applications can be hosted. After creating the account and setting up the command line interface tool, applications can simply deploy. Generally, static files need a Web server such as Nginx or Apache. The platform undoubtedly takes care of configuration after this and applications can be hosted. |
|