<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p></o:p></SPAN></FONT> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005>Whenever I click Logout, I get an 
error:</SPAN></o:p></SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005>Bad Request - Your browser sent a request that this 
server could not understand.</SPAN></o:p></SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT color=#0000ff>The logout link goes to <A 
href="http://rt.blah.com/NoAuth/Logout.html">http://rt.blah.com/NoAuth/Logout.html</A></FONT></SPAN></o:p></SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff></FONT></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff></FONT></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT color=#0000ff>My logfiles 
show</FONT></SPAN></o:p></SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff></FONT></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT color=#0000ff>123.45.678.90 - - 
[29/Jun/2005:17:24:09 -0400] "GET /NoAuth/%3C%$URL%%3E HTTP/1.1" 400 226 "-" 
"Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) 
Gecko/20050414"<BR></DIV></FONT></SPAN></o:p></SPAN>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff></FONT></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT color=#0000ff><VirtualHost 
rt.blah.com:80><BR>  ServerName rt.blah.com<BR>  DocumentRoot 
/opt/rt3/share/html<BR>  AddDefaultCharset UTF-8<BR>  AddHandler 
fastcgi-script fcgi<BR>  <Directory 
"/opt/rt3/share/html"><BR>    Options FollowSymLinks 
ExecCGI<BR>    AllowOverride None<BR>  
</Directory><BR>  #Pass through requests to for noauth<BR>  
Alias /NoAuth/ /opt/rt3/share/html/NoAuth/<BR>  ScriptAlias / 
/opt/rt3/bin/mason_handler.fcgi/<BR></VirtualHost></FONT></SPAN></o:p></SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff></FONT></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT color=#0000ff>FastCgiIpcDir /tmp<BR>FastCgiServer 
/opt/rt3/bin/mason_handler.fcgi -idle-timeout 120 -processes 4<BR></DIV>
<DIV> </DIV></FONT></SPAN></o:p></SPAN>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff></FONT></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff>Suggestions?</FONT></SPAN></o:p></SPAN></DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff></FONT></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff></FONT></SPAN></o:p></SPAN> </DIV>
<DIV><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p><SPAN 
class=441492021-29062005><FONT 
color=#0000ff> </DIV></FONT></SPAN></o:p></SPAN></BODY></HTML>