I am using alfresco 4.2e. I am apache 2.2 over tomcat. In my apache index.html file, I changed,
<html><meta http-equiv="refresh" content="0; URL=sameer/share"></html>
I am able to login using chrome. But in internet explorer, I am getting error as Cookies must be enabled.
I changed to
<html><meta http-equiv="refresh" content="0; URL=192.168.1.1/share"></html>
and then I am able to login. Whats the problem. How to login in internet explorer