| sohrabvafaei |  | 
|---|---|
| I need that my url being in in: http://sova.ir/cotonti//list.php?c=articles to: http://sova.ir/cotonti/articles [url=http://sova.ir]my site[/url]<br /> [url=http://sova.ir/modules/wordpress/]my blog[/url] | 
| pieter |  | 
|---|---|
| ... can we help you ... | 
| GHengeveld |  | 
|---|---|
| Open or create .htaccess (in Cotonti root) Make sure it contains this: RewriteEngine OnBelow that, add this: RewriteRule ^articles$ list.php?c=articles [NC,NE,QSA,L] Now open datas/urltrans.dat and add this line at the top (before anything else): list c=articles articlesMake sure those whitespaces are tabs, not spaces |