Hi All, I want to redirect some of my old urls to new ones like from http://www.domain.com/file1_1.html to http://www.domain.com/file.html could you tell me the exact code (for .htaccess file, site is hosted on an apache server) for this. One more question: is the rewrite code is equivalent to 301 redirection and is there any restriction on number of pages, one can redirect using htaccess file.