[Bug 431795] Re: wrong alias in /etc/dokuwiki/apache.conf

2010-04-01 Thread Nigel Babu
This bug has been fixed in dokuwiki (0.0.20091225c-3) by debian. We have this package synced into Ubuntu now. Closing the bug report. ** Tags removed: patch ** Changed in: dokuwiki (Ubuntu) Status: Confirmed = Fix Released -- wrong alias in /etc/dokuwiki/apache.conf

[Bug 431795] Re: wrong alias in /etc/dokuwiki/apache.conf

2010-03-04 Thread Ricardo Pérez López
I have the same problem, too. The best solution is to have: Alias /dokuwiki /usr/share/dokuwiki Because that way we can use the following URL: http://localhost/dokuwiki With the patch for comment #1, we need to use: http://localhost/dokuwiki/ (with a trailing slash) So the

[Bug 431795] Re: wrong alias in /etc/dokuwiki/apache.conf

2010-03-04 Thread Ricardo Pérez López
Corrected patch. ** Patch added: Corrected patch. http://launchpadlibrarian.net/40204151/dokuwiki.patch -- wrong alias in /etc/dokuwiki/apache.conf https://bugs.launchpad.net/bugs/431795 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 431795] Re: wrong alias in /etc/dokuwiki/apache.conf

2010-03-04 Thread Brian Murray
** Tags added: patch -- wrong alias in /etc/dokuwiki/apache.conf https://bugs.launchpad.net/bugs/431795 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 431795] Re: wrong alias in /etc/dokuwiki/apache.conf

2009-11-27 Thread Alexandre Norman
patch for correcting dokuwiki.postinst file could be : --- dokuwiki.postinst_ 2009-11-27 22:08:20.0 +0100 +++ dokuwiki.postinst 2009-11-27 22:09:40.0 +0100 @@ -11,7 +11,7 @@ db_get dokuwiki/system/documentroot docroot=$RET; -echo \nAlias $docroot/