Hi, Just print php information of your server. phpinfo(); and view in Apache Services if module_rewrite is available then its work otherwise it will not work Regards & Thank You, Suman K. Rai Cell: +977 98040 25616 rai.suman@xxxxxxxxx | sumanrai1980@xxxxxxxxx www.raisuman.myplace.com --- On Tue, 2/24/09, Muhammad Sohail Khan <sohail_meet@xxxxxxxxxxx> wrote: From: Muhammad Sohail Khan <sohail_meet@xxxxxxxxxxx> Subject: URL ReWriting Problem To: php-objects@xxxxxxxxxxxxxxx Date: Tuesday, February 24, 2009, 8:50 PM 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]