Menu
 
- Docs main
 

htaccess and short links
 
- rename htaccess.txt to .htaccess
- now if you open your site in a web browser and see something like: INTERIAL SERVER ERROR than you can't use short links and .htaccess - delete that file.
- if .htaccess can stay then open index.php, find //include 'rewrite.php'; - remove // and save the changes. Now some links like index.php?mod=articles&act=show&id=4 will look like art_4.html :)