Forum Moderators: phranque
Thanks
Welcome to WebmasterWorld!
Use the RewriteCond %{REQUEST_URI} !^/file2\.html$ construct.
You can use several RewriteConds [httpd.apache.org] to prevent some requests from being redirected, while the RewriteRule redirects all others to your alternate domain.
Se our forum charter [webmasterworld.com] for additional references.
Jim