Search code examples
symfonyconfigurationideservercloud9-ide

How to set up Symfony2 on Cloud9?


I've setup Symfony2 on Cloud9 following this Symfony on Cloud9 Guide. When I preview the running application at (https://appname-username.c9users.io) it just serves up my file list:

Index of /
Name    Last modified    Size    Description
LICENSE
etc...
  • Have I failed to setup a configuration somewhere?
  • Should I be pointing my browser to a different url?

Thank you for help!



Solution

  • The New Run Configuration window clearly says:

    Starting Apache httpd, serving https://appname-username.c9users.io/web/app_dev.php.

    Point browser at: https://appname-username.c9users.io/web/app_dev.php