ComboStrap URL Management - Nice URL
This is an informative page about nice URL
Table of Contents
1 - What is a nice URL ?
Dokuwiki uses as main entry the script doku.php and by default every URL looks like that
https://combostrap.com/doku.php?id=url:nice
This URL has technical information (ie the name of the script doku.php) that can be stripped off to let only the semantic information. A nice url would be
2 - How to get nice URL
Dokuwiki has an article about this topic: More see rewrite
ComboStrap can't rewrite the URL to use the script doku.php
but it can redirect an id.
Example: because this page has the nice:url canonical value, the page is available at:
3 - Important Configuration
The Dokuwiki Configuration that are important to get nice URL are the following one:
- config:userewrite - .htaccess (for nice URL)
- config:useslash - Yes (for nice URL)