Re: furniture library import
by Puybaret » Thu Dec 22, 2011 3:47 pm
I'm reluctant to change implementation for an old browser, if your current solution works.
On sweethome3d.com, I added the following lines to the .htaccess file:
Code: Select all
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ".*MSIE.*"
RewriteRule ^(.+)\.(sh3f|sh3p|sh3t|sh3d|sh3l)$ - [T=application/unknown]