Forums / Cotonti / General / url !!!

GHengeveld
#23247 2010-02-28 01:07
Open or create .htaccess (in Cotonti root)
Make sure it contains this:
RewriteEngine On
Below 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	articles
Make sure those whitespaces are tabs, not spaces