Package: dokuwiki
Version: 0.0.20060309-5
Severity: normal

Because apache is chroot'ed into /var/www, using the rewrite rules in
/usr/share/dokuwiki/.htaccess does not work.

To fix this I created a symlink in /var/www to /usr/share/dokuwiki:

lrwxrwxrwx 1 root root 19 2006-07-14 10:30 /var/www/dokuwiki -> 
/usr/share/dokuwiki

and change the rewrite rule in /usr/share/dokuwiki/.htaccess to:

RewriteRule (.*)                      /dokuwiki/doku.php?id=$1  [QSA,L]


Perhaps you could include these changes in the next revision of
dokuwiki.

Thanks,
--Joe

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages dokuwiki depends on:
ii  apache [httpd-cgi]           1.3.34-2    versatile, high-performance HTTP s
ii  apache2-mpm-prefork [httpd-c 2.0.55-4    traditional model for Apache2
ii  debconf [debconf-2.0]        1.5.2       Debian configuration management sy
ii  php4                         4:4.4.2-1.1 server-side, HTML-embedded scripti
ii  ucf                          2.0012      Update Configuration File: preserv

dokuwiki recommends no packages.

-- debconf information:
* dokuwiki/system/documentroot: /dokuwiki
* dokuwiki/system/accessible: global
  dokuwiki/system/localnet: 10.0.0.0/24
* dokuwiki/webservers: apache
* dokuwiki/system/purgepages: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to