Foren / Cotonti / General / url !!!

sohrabvafaei
#1 27. Februar 2010, 22:41
[url=http://sova.ir]my site[/url]<br />
[url=http://sova.ir/modules/wordpress/]my blog[/url]
pieter
#2 27. Februar 2010, 23:02
GHengeveld
#3 28. Februar 2010, 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