, , ... , , , Safari, Firefox Chrome ( , Webkit (). -? Interspire, , !
Interspire ( CMS) Internet Explorer, . : http://www.artandepilepsy.com/version2/ ( ), .
.htaccess :
Options -MultiViews -Indexes +FollowSymlinks
AddDefaultCharset OFF
RewriteEngine On
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE application/x-javascript application/javascript text/css text/ html text/xml
</IfModule>
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]