I load the dir_module and tried thas directive without sucess

<IfModule dir_module>
    DirectoryIndex index.html
</IfModule>


On Wed, Feb 25, 2015 at 1:53 PM, Eric Covener <cove...@gmail.com> wrote:
> On Wed, Feb 25, 2015 at 7:49 AM, Oliver Graute <oliver.gra...@gmail.com> 
> wrote:
>> 192.168.2.99:51306] AH00129: Attempt to serve directory: /var/www/
>
> If you expect index.html to be served when your request a directory,
> you need DirectoryIndex.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>

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

Reply via email to