нашел, в чем проблема (твой хинт пробовал - это не помогало, равно как и добавление вилдкардов).

в conf.d/ есть файл welcome.conf:

#
# This configuration file enables the default "Welcome"
# page if there is no default index page present for
# the root URL.  To disable the Welcome page, comment
# out all the lines below.
#
#<LocationMatch "^/+$">
#    Options -Indexes
#    ErrorDocument 403 /error/noindex.html
#</LocationMatch>

который нужно закомментирвать

Да-а-а-а....

2010/3/10 Michail Litvak <mci@shadow.in.ua>
Hello Vladimir Litovka!

 Wed, Mar 10, 2010 at 05:25:11PM +0200, doka.ua wrote about "[uanog] apache dummy question":

> <VirtualHost x.x.x.x:80>
>         DocumentRoot    /home/www/vugluskr/
>         ServerName      vugluskr.mml.org.ua
>         ErrorLog        logs/error_log
>         CustomLog       logs/access_log combined
>         <Directory      /home/www/vugluskr>

А если тут в конце пути добавить "/" ?

--
//ShaD0w



--
/doka