Welcome Guest, Not a member yet? Register   Sign In
Operation aborted in IE6
#1

[eluser]JMLWeb[/eluser]
Hello, I got an error when I enter to my page (http://www.jmlweb.es), but only in IE6.
I´m going crazy, please, help me!

Here are htaccess code:

Quote:RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
RewriteRule portafolio-(.*).html portafolio/pagina/$1
RewriteRule portafolio/tipo/diseno-web-(.*).html portafolio/tipo/diseno-web/$1
RewriteRule portafolio/tipo/programacion-web-(.*).html portafolio/tipo/programacion-web/$1
RewriteRule portafolio/fecha/(.*)-(.*).html portafolio/fecha/$1/$2
RewriteRule portafolio/cliente/(.*)-(.*).html portafolio/cliente/$1/$2
RewriteRule portafolio/tecnologia/(.*)-(.*).html portafolio/tecnologia/$1/$2


Messages In This Thread
Operation aborted in IE6 - by El Forum - 02-28-2008, 05:44 PM
Operation aborted in IE6 - by El Forum - 02-29-2008, 03:53 PM
Operation aborted in IE6 - by El Forum - 03-01-2008, 04:06 PM
Operation aborted in IE6 - by El Forum - 03-01-2008, 06:08 PM
Operation aborted in IE6 - by El Forum - 03-02-2008, 04:32 AM
Operation aborted in IE6 - by El Forum - 03-02-2008, 08:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB