1
Hi all,
I have a small problem with the rewrite functions. It's work for the news but if i click on category, the link return an error.
I have added this line :
RewriteRule ^xnews/([a-z\x2D]+)\.([a-z]+)\.([0-9.]+)/ modules/xnews/index.php?seoOp=$2&seoArg=$3 [L,NC,QSA]
RewriteRule ^xnews/([a-z]+)\.([0-9.]+)/ modules/xnews/index.php?seoOp=$1&seoArg=$2 [L,NC,QSA]
And i have select in admin :
1- htacces
2 - Niveau racine
Is it possible to help me please ?
Thanks in advance
Sixpack