I have a domain test.com
Now i have the latest files in test.com/backup/
Now , what i need is, when i type test.com
Add this to your .htaccess
RewriteRule ^(.*)$ http://www.test.com/backup/ [QSA,L]