Comment 18 for bug 540747

Revision history for this message
adriankoooo (adriankoooo) wrote :

Hi all,

unfortunatelly it is still wrong in apache2 2.2.14-5ubuntu8.4

My fix to this issue:

I downloaded from

http://packages.debian.org/squeeze/i386/apache2.2-bin/download

2.2.16 deb binary.

Extracted .deb archive:
dpkg -x apache2.2-bin_2.2.16-6+squeeze1_i386.deb tmp/

Then I replaced old files:
sudo cp tmp/mod_dav* /usr/lib/apache2/modules/

restart, and now it is ok. :)