Mohammed Adnène Trojette wrote:
On Wed, Jun 17, 2009, Bin Zhang wrote:
I had

Alias /   /usr/share/dokuwiki

When upgrading dokuwiki, I installed the new /etc/dokuwiki.apache.conf from your package.

In the package postinst file, it is:

    # Get config options
    db_get dokuwiki/system/documentroot
    docroot=$RET;

    echo "Alias $docroot/               /usr/share/dokuwiki" >> $apacheconf

It is not "Alias / /usr/share/dokuwiki". Did you reconfigure the
package ? The first question is about the location of the wiki.

Non. I didn't run dpkg-reconfigure.
I just said yes to the question "Installing package's apache.conf".

Before  today's upgrade, it was
Alias /dokuwiki /usr/share/dokuwiki
Ater upgrade it became
Alias /     /usr/share/dokuwiki

Regards,
Bin

Reply via email to