Hello again.
I have a new issue where they are trying to launch a new site. I have added the rewrites that work just great in Firefox but not in IE. Has anyone see or know a way to fix this.. Below is the rewite
RewriteCond %{REQUEST_URI} ^/redirect/launch/us$
RewriteRule .* http://www.mydomain.com/launch/li/#commercial [NE,R,L]
Any help would be great.