[rt-users] malformed header 'Pragma="no-cache"' with apache-1.3.27

Harald Wagener hwagener at hamburg.fcb.com
Fri May 2 13:41:18 EDT 2003


On Freitag, Mai 2, 2003, at 05:51  Uhr, Jesse Vincent wrote:

> What do you see when you run the fcgi script by hand?


The code below.

Regards,
     Harald

Pragma: no-cache
Set-cookie: RT_SID=5e3b81d7890712b1915332c6a7fc2562; path=/
Cache-control: no-cache
Content-Type: text/html; charset=utf-8


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>Login</TITLE>

<link rel="shortcut icon" 
href="http://rt.hamburg.fcb.com/NoAuth/images//favicon.png" 
type="image/png">
<link rel="stylesheet" 
href="http://rt.hamburg.fcb.com//NoAuth/webrt.css" type="text/css">
</HEAD>
<BODY BGCOLOR="#ffffff"
ONLOAD="
     var tmp = (document.getElementsByName('user'));
     if (tmp.length > 0) tmp[tmp.length-1].focus();
"
 >
<table width="100%" border="0" cellspacing="0" cellpadding="0" 
bgcolor="#FFFFFF">
   <tr>
     <td colspan=2><a href="http://bestpractical.com"><img 
src="http://rt.hamburg.fcb.com/NoAuth/images//bplogo.gif" alt="" 
width="230" height="50"></a></td>
     <td> </td>
     <td> </td>
     <td width="50%" align="right">
Not logged in.
</font>
     </td>
   </tr>
</table>



<DIV ALIGN=CENTER>
<BR>
<TABLE CLASS=""
         BGCOLOR="#336699"
         CELLSPACING=0
         BORDER=0
         WIDTH="40%"
         CELLPADDING="0">

   <TR>
     <TH
         style="color: #336699;"
         class="titlebox">
       <span class="titleboxtitle">
         <b>
          Login</b>
       </span>
     </TH>
     <TH
          style="color: #336699;"
          class="titleboxright">
       <span class="titleboxright">RT 3.0.2pre5</span>
     </TH>
   </TR>
   <tr>
     <td bgcolor="#cccccc" colspan="2" class="">


<FORM METHOD=POST ACTION="" >
<TABLE BORDER=0 WIDTH=100%>
<TR ALIGN=RIGHT>
<TD ALIGN=RIGHT>Username:</TD><TD ALIGN=LEFT><input name=user 
value=""></TD></TR>
<TR><TD ALIGN=RIGHT>Password:</TD><TD ALIGN=LEFT><input type=password 
name=pass></TD></TR>
<TR><TD colspan=2 align=right>
<input type=submit Value="Login">
</TD></TR>
</TABLE>



     </TD>
   </TR>
</TABLE>


</FORM>
</DIV>

<BR>
<!-- TODO: not yet implemented
If you've forgotten your username or password, RT can <A
href="/NoAuth/Reminder.html">send you a reminder</a>.
-->
<BR>
<BR>
<BR>
<HR>
RT is © Copyright 1996-2003 Jesse Vincent 
<jesse at bestpractical.com>.  It is distributed under <a 
href="http://www.gnu.org/copyleft/gpl.html">Version 2 of the GNU 
General Public License.</a>
-- 
Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg




More information about the rt-users mailing list