Le 18/03/2013 14:12, Lukasz Lenart a écrit :
>
> It is related to that issue [1], but I'm still wondering if it is the
> correct way to solve it (revert the change) as this prevent properly
> handling static resources and you must defined an empty action which
> basically is wrong as http server must always have an index file to
> point to.
>
> Compare this to httpd configuration option:
>
> DirectoryIndex index.html
>
> Having that said I'm not convince to rollback that change.
>
> [1] https://issues.apache.org/jira/browse/WW-3997
This makes sens.

Is there any working solution with 2.3.12 ?

tried some configurations with
<welcome-file-list>
      <welcome-file>index</welcome-file>
</welcome-file-list>
but doesn't seems to work yet...

-- 
Éric Chatellier - Code Lutin
Tel: 02.40.50.29.28 - http://www.codelutin.com


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to