Thread: Mod Rewrite
View Single Post

  #14 (permalink)  
Old 11-07-2008, 11:07 AM
webman1 webman1 is offline
Coder
 
Join Date: Sep 2007
Posts: 68
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
webman1 will become famous soon enough
Default

Can someone give me an example as i'm getting boggled now

Are you saying that i should put both the following lines in my .htaccess file like below

RewriteRule ^bicycles\.html$ index.php?page=new&cid=999 [L]
Redirect 301 /index.php?page=new&cid=999 /bicycles.html
Reply With Quote