.htaccess redirect

# Bluehost.com
# .htaccess main domain to subfolder redirect
# Copy and paste the following code into the .htaccess file
# in the public_html folder of your hosting account
# make the changes to the file according to the instructions.

# Do not change this line.

RewriteEngine on

# Change yourdomain.com to be your main domain.

RewriteCond %{HTTP_HOST} ^(www.)?yourmaindomain.com$

# Change ’subfolder’ to be [...]

msvcr80.dll and AVG Safe Search IE add-on

Having problems with some web sites crashed IE with msvcr80.dll error. These web sites are legitimate well known web sites that seem fine one day but crashed on other day that cause the IE to close. After searching the web without much success, finally tried disabling the IE add-on one by [...]