you are not giving me wright answer which asked you. first check it my email which i sent you tomorrow. bye ________________________________ From: amit sabhaya <amitsabhaya12@xxxxxxxxx> To: php-objects@xxxxxxxxxxxxxxx Sent: Thursday, April 30, 2009 6:48:51 PM Subject: Re: htaccess problem hi there tell me first where you request the variable in the page what you get from mbi variable than i can solve your prob you can add me on yahoo account take care bye ____________ _________ _________ __ From: Davide Baglieri <davidonzo@gmail. com> To: php-objects@ yahoogroups. com Sent: Thursday, April 30, 2009 6:41:50 PM Subject: Re: htaccess problem RewriteCond %{HTTP_HOST} !^www.mysite. com$ [NC] RewriteRule ^(.*)$ http://www.mysite. com/$1 [L,R=301] RewriteRule ^([^/\.]+)/( [^/\.]+)/ ?$ index.php?cat= $1&mbi=$2 [L] Something like this. HTH On Thu, Apr 30, 2009 at 9:32 AM, gopi nath <gopivsb@yahoo. co.in> wrote: > > > hi Experts, > > my .htaccess , > > RewriteEngine ON > #Options FollowSymLinks > RewriteOptions Inherit > > RewriteBase / > > RewriteCond %{HTTP_HOST} ^mysite\.com$ [NC] > RewriteRule ^(.*)$ http://www.mysite. com/ [NC,R=301] > RewriteRule ^(.*)$ index.php?cat= $1&mbi=$2 [NC] > > error in my site > i used dynamic Friendly url . so wat can i do? any idea. or suggestion. > i need end of the string not used in / or without / . > > Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! Edition > http://downloads. yahoo.com/ in/firefox/ ?fr=om_email_ firefox > > [Non-text portions of this message have been removed] > > [Non-text portions of this message have been removed] [Non-text portions of this message have been removed]