Hi Guyz, iam trying to 301 redirect: mydomain.com/m/1 to mydomain.com/m/1.html The number is dynamic, like mydomain.com/m/2 to mydomain.com/m/2.html mydomain.com/m/3 to mydomain.com/m/3.html How do i do it through .htaccess so that the urls automaticall redirects Pls help Thanks a lot Sarathy.s
Hi, Sorry I can't directly help you, as of yet I haven't learn't all the in and outs of htaccess files however I found this link which does what you want. http://www.webmaster-toolkit.com/mod_rewrite-rewriterule-generator.shtml
Thanks at lot sacx13 , that code helped me . Thanks Mozzer for your link ., But That generator does not produce any code Sarathy.s