Hello there,I was trying to show a notice page to IE6 users since my site doesn't support SSLv3 anymore. And the problem is how to enable SSLv3 only for IE otherwise the IE6 users won't be able to see the page.I found some tricks about '<location>' in the documentation, which allows me to set different protocol and cipher suites for particular URL. I wonder if there is a method to set the protocol for particular UA?Thanks,ghost