Redirect Internet Explorer visitors to a supported browsers page

Redirect users of Internet Explorer to a supported browsers page or any other page. 

To do this, please add the following to your public_html/.htaccess file. 

                                  

RewriteCond %{HTTP_USER_AGENT} .*MSIE.* [OR]                                                                                                     

RewriteCond %{HTTP_USER_AGENT} .*Trident.*                                                                                                       

RewriteRule ^(.*) https://yourdomain.com/supported-browsers [NC,L]

 

Replace https://yourdomain.com/supported-browsers with your browser information page or any other page that you prefer.

 

 

  • 4 Users Found This Useful

Was this answer helpful?

Related Articles

Do you have a firewall?

Yes, our servers have firewalls. For security we close off unused ports and update the server...

When I type in my domain it goes to ultrawebhosting.com

You may have the IP cached of the previous server on your system. Try a reboot. If you run WinNT,...

Reseller: Unable to find an IP address in when creating an account

When creating accounts be sure to select a package in the package field. You can create a package...

Change your Websites Favorite Icon

How to change your website's icon for your internet browser. Create a 16x16 pixel icon image...

I am unable to delete a file

This can occur for several reasons. With our service, if a directory of a script was found to be...