What does "it doesn't work" mean? Are you getting any errors? -- Joe On Feb 24, 2009, at 10:50 PM, Muhammad Sohail Khan wrote: > Hi Brothers, > > I have problem of URL ReWriting on my system using PHP. I study > different tutorial about URL ReWriting and it says that it works but > it not work on my system. > > the mode_rewrite module is also activated. > > For Example i Put this rewriting rules in my .htaccess file > > Options +FollowSymlinks > RewriteEngine on > RewriteRule ^up/(.+)/(.+).tar.gzip products.php?name=$1&age=$2 [nc] > > but it doesn't work. > > please give me any suggestion for that. > > I use the latest WAMP server. > > Thanks in advance. [Non-text portions of this message have been removed]