Community
Participate
Working Groups
0.2 M6 1. Create a project named "mysite" 2. Import a .zip created with Initializr into mysite 3. Create a new site that mounts the /mysite project at "/demo" 4. Save the site, launch it. 5. Go to http://127.0.0.2:8080/demo (or whatever the hostname of the launched site is). I expected to see my index.html, but instead I get a directory listing. Any workspace path should allow an index.html to be provided. Currently this only works with the root (/).
Note that our WelcomeFileFilter only appends index.html if the path has a trailing slash.
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html