[Bug 431795] Re: wrong alias in /etc/dokuwiki/apache.conf
Alexandre Norman
norman at xael.org
Fri Nov 27 21:14:38 UTC 2009
patch for correcting dokuwiki.postinst file could be :
--- dokuwiki.postinst_ 2009-11-27 22:08:20.000000000 +0100
+++ dokuwiki.postinst 2009-11-27 22:09:40.000000000 +0100
@@ -11,7 +11,7 @@
db_get dokuwiki/system/documentroot
docroot=$RET;
- echo "\nAlias $docroot/ /usr/share/dokuwiki\n" >> $apacheconf
+ echo "\nAlias $docroot/ /usr/share/dokuwiki/\n" >> $apacheconf
# Print directory options for /usr/share/dokuwiki
cat >> $apacheconf << EOF
--
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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list