[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#386714: apache2: default vhost configuration points to wrong directory



On Sat, Sep 09, 2006 at 06:20:10PM +0200, Manfred Morgner wrote:
> The default apache2 configuration in file
> /etc/apache2/sites-available/default points to /var/www, but should point
> to /var/www/apache2-default.

Apparently this problem was inherited from Ubuntu, because there's this in
the same default file:

        <Directory /var/www/>
		[...]
                # This directive allows us to have apache2's default start page
                # in /apache2-default/, but still have / go to the right place
                # Commented out for Ubuntu
                #RedirectMatch ^/$ /apache2-default/
        </Directory>

It should either be uncommented again (as it was in sarge) or handled some
other way. The Ubuntu comment is off-topic in any case.

-- 
     2. That which causes joy or happiness.



Reply to: