htaccess Elite

.htaccess tutorial


All times are UTC [ DST ]





Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: UrlRewrite with Querystring
PostPosted: 29 Sep 2008 13:15 
Offline

Joined: 29 Sep 2008 13:00
Posts: 2
Hello

I want a rule so that if my url is

http://mysite.com/website/Affiliate/Aff ... px?SID=133

than it will be rewritten as

http://mysite.com/website/Affiliate/Aff ... x/133.aspx .
I wrote a following rewrite rule.

RewriteEngine On

RewriteBase /website/

RewriteCond %{QUERY_STRING} ^/SID=([0-9]+)$ [NC]
RewriteRule ^/Affiliate/MyeCleaners/Productslist\.aspx$ /%1? [R=301,NC,L]

But this is not working. please help me


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: MSN [Bot], MSNbot Media and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB