Hi, I've got a simple problem. I want to redirect all pages on my site to my index.html. Preferably as a temporary 302 redirect. so, /category/cat1/ /page1.php etc... should all show the content that is in index.html Anybody know what I should put in my .htaccess file?