Hello,I wonder if it's possible to do redirects by url rewriting. In fact, I want to redirect all HTTP requests to a single designated page. I dont want HTTP-302. I want CSS to do the rewrite job. Is this possible ?I was pretty sure it was but cant f...