Closed
Bug 130896
Opened 23 years ago
Closed 23 years ago
HTTP Header appears in the page
Categories
(Core :: Networking, defect)
Tracking
()
People
(Reporter: Didier.Girard, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311
BuildID: 2002032204
Sometimes when I go to this page http://www.application-servers.com
or http://www.application-servers.com/
I got this on the top of the page :
HTTP/1.1 200 OK Date: Thu, 14 Mar 2002 16:17:44 GMT Server: Apache/1.3.9 (Unix)
Debian/GNU mod_jk Expires: Thu, 01 Jan 1970 00:00:00 GMT Pragma: NoCache
Cache-Control: no-cache Servlet-Engine: Tomcat Web Server/3.2.4 (JSP 1.1;
Servlet 2.2; Java 1.3.0; Linux 2.2.19 x86; java.vendor=IBM Corporation)
Keep-Alive: timeout=15, max=99 Connection: Keep-Alive Transfer-Encoding: chunked
Content-Type: text/html;charset=ISO-8859-1 e 14 c11
You should notice that the page http://www.application-servers.com
do a redirect to http://www.application-servers.com/stories.do?reqCode=index
Reproducible: Sometimes
Steps to Reproduce:
1. Go to http://www.application-servers.com
2.
3.
The redirect use the rewrite module of apache
Comment 1•23 years ago
|
||
networking
Assignee: trudelle → new-network-bugs
Component: XP Apps → Networking
QA Contact: paw → benc
Whiteboard: DUPEME
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 82948 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
v
You need to log in
before you can comment on or make changes to this bug.
Description
•