seb86 Posted October 9, 2010 Share Posted October 9, 2010 Can any one help me get a RewriteRule to work? I need to allow French characters in the line. I have this so far: RewriteRule ^([0-9a-zA-Z/-]+)/([0-9a-zA-Z/-\?\?\?\?\?\?\?\?\?\?\?\?\]+)/([0-9]+)$ product.php?id=$3&type=$1&category=$2 [NC] It doesn't work i know that but it's close. I just need a little help putting it correctly. Any help would be most appreciated. Thank you. Link to comment Share on other sites More sharing options...
Question
seb86
Can any one help me get a RewriteRule to work? I need to allow French characters in the line.
I have this so far: RewriteRule ^([0-9a-zA-Z/-]+)/([0-9a-zA-Z/-\?\?\?\?\?\?\?\?\?\?\?\?\]+)/([0-9]+)$ product.php?id=$3&type=$1&category=$2 [NC]
It doesn't work i know that but it's close. I just need a little help putting it correctly.
Any help would be most appreciated.
Thank you.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts