On 25/02/2015 13:58, Oliver Graute wrote:
I load the dir_module and tried thas directive without sucess<IfModule dir_module> DirectoryIndex index.html </IfModule>
I have got like this in my conf file:
<IfModule dir_module>
DirectoryIndex index.php index.html
</IfModule>
However, yours should work, so something else isn't right.
