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.
--
Mohammed Adnène Trojette
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]