<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>Internet Explorer forgets my login!</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Firefox works fine, but using Internet Explorer 6.x I can log in fine, but as soon as I click on something it brings me back to the login screen. I then have to log in again, when it will take me to the page I previously requested.</FONT></P>

<P><FONT SIZE=2>Any ideas??!? I'm going slightly mad..</FONT>
</P>
<BR>

<P><FONT SIZE=2>Config info below...</FONT>
</P>
<BR>

<P><FONT SIZE=2>RT 3.4.2 on Gentoo. All prerequisites are satisfied except 'make testdeps' reports:</FONT>
</P>

<P><FONT SIZE=2>        Storable 2.08...MISSING</FONT>
<BR><FONT SIZE=2>                Storable version 2.08 required--this is only version 2.07 at (eval 37) line 2.</FONT>
</P>

<P><FONT SIZE=2>But this is rubbish - 2.15 installed fine and there are no references to any other versions on the system. </FONT>
</P>
<BR>

<P><FONT SIZE=2>Apache 2.0.50 config section:</FONT>
</P>

<P>        <FONT SIZE=2>Alias /rt "/opt/rt3/share/html"</FONT>
<BR>        <FONT SIZE=2># this line applies to Apache2+mod_perl2 only</FONT>
<BR>        <FONT SIZE=2>PerlModule Apache2 Apache::compat</FONT>
<BR>        
<BR>        <FONT SIZE=2>PerlModule Apache::DBI</FONT>
<BR>        <FONT SIZE=2>PerlRequire /opt/rt3/bin/webmux.pl</FONT>
<BR>        <FONT SIZE=2><Directory /opt/rt3/share/html></FONT>
<BR>        <FONT SIZE=2>  AllowOverride All</FONT>
<BR>        <FONT SIZE=2>  Options ExecCGI FollowSymLinks</FONT>
<BR>        <FONT SIZE=2>  Order allow,deny</FONT>
<BR>        <FONT SIZE=2>  Allow from all</FONT>
<BR>        <FONT SIZE=2></Directory></FONT>
<BR>        
<BR>        <FONT SIZE=2><Location /rt></FONT>
<BR>        <FONT SIZE=2>  RewriteEngine on</FONT>
<BR>        <FONT SIZE=2>  RedirectMatch permanent (.*)/$ $1/index.html</FONT>
<BR>        <FONT SIZE=2>  AddDefaultCharset UTF-8</FONT>
<BR>        <FONT SIZE=2>  SetHandler perl-script</FONT>
<BR>        <FONT SIZE=2>  PerlHandler RT::Mason</FONT>
<BR>        <FONT SIZE=2></Location></FONT>
</P>

<P><FONT SIZE=2>Cheers, Alex.</FONT>
</P>

</BODY>
</HTML>