Package: dokuwiki
Severity: normal

Hello

The default dokuwiki setup can not work with clean URLs.
 RewriteRule ^$docroot/(.*)\$    $docroot/\$1   [PT]
 RewriteRule ^$docroot\$    $docroot/doku.php   [PT]

It's incomplete and can not work.

Probably a better solution would be to keep the .htaccess that comes
with the dokuwiki source. Also you may need this to add it :
 RewriteBase $docroot 

Thanks,

Radu Spineanu

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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

Reply via email to