Enable this to use rewriting for nicer, search engine (& people) friendly, URLs (detailed rewrite setup instructions).
0You can set the following values:
| Value | Info | Example URL | |
|---|---|---|---|
| 0 | No URL rewriting is used. This is the default. | http://example.com/dokuwiki/doku.php?id=wiki:syntax | |
| 1 | URL rewriting is done in conjunction with the webserver. e.g. With Apache you need to setup an .htaccess file | http://example.com/dokuwiki/wiki:syntax | More info |
| 2 | The rewriting is done by DokuWiki. | http://example.com/dokuwiki/doku.php/wiki:syntax | More info |
Danger: Changing this option could make your wiki and the configuration menu inaccessible.