Hi Syed, List...
First off, I'm getting the headers from my proxy log files (squid).
When I try to access http://www.esalton.com/ , I'm getting this:
[HTTP/1.1 *302 Moved Temporarily*\r\nDate: Fri, 27 Jan 2006 20:31:52
GMT\r\nServer: Apache/2.0.46 (Red Hat)\r\nSe
t-Cookie: JSESSIONID=448CA44547341BDABA5A08DA36180DAB.sprod1;
Path=/\r\n*Location: http://www.esalton.com/control/main*\r\nCon
tent-Type: text/html;charset=ISO-8859-1\r\nContent-Length:
0\r\nConnection: close\r\n\r]
which means you have, somewhere, a Temporary Redirection for the
http://www.esalton.com/ address.
When I try to access http://www.maxim-toastmaster.com/ , I'm getting this:
[HTTP/1.1 *301 Moved Permanently*\r\nServer:
Netscape-Enterprise/6.0\r\nDate: Fri, 27 Jan 2006 20:30:
20 GMT\r\nContent-length: 0\r\n*Location:
http://www.esalton.com/store/application*\r\nConnection: keep-alive\r\n\r]
which means you have, somewhere, a Permanent Redirection for the
http://www.maxim-toastmaster.com/ address.
I'm not 100% sure how HTTP protocol works with such redirections but,
it's at least confusing to have an address permanently redirected to a
second address and then, to have this second address temporarily
redirected to a third one... Yet, it should work... Anyways, I think
your best shot would be to redirect http://www.max-toastmaster.com/
directly to http://www.esalton.com/control/main/ , instead of just
http://www.esalton.com/ .
Hope this all can help you.
Regards,
asm
______________________
Mukarram Syed escreveu:
Thanks Joost. This helps. What do we do next since it is not
pointing to Apache. It looks like someone else is displaying this 404
error page.
Silly question...How did you look at the headers. I downloaded http
liveheaders for firefox and when I opened it up, I am not seeing
anything in the headers.
I know this is slightly out of scope, but I appreciate the help.
thanks
-Mukarram Syed.
*/Joost de Heer <[EMAIL PROTECTED]>/* wrote:
Mukarram Syed wrote:
> Hi.
> Thanks for replying Joshua. Sorry for delay in responding back.
>
> Here is my redirect:
>
>
> ServerName maxim-toastmaster.com
> Redirect / http://www.esalton.com/
>
Here are the headers when I go to 'http://maxim-toastmaster.com':
HTTP/1.x 301 Moved Permanently
Server: Netscape-Enterprise/6.0
Date: Fri, 27 Jan 2006 09:51:16 GMT
Content-Length: 0
Location: http://www.esalton.com/store/application
Connection: close
I.e. a Sun ONE webserver is answering and not Apache....
Joost
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
------------------------------------------------------------------------
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.
<http://us.rd.yahoo.com/mail_us/taglines/mailstorage/*http://mail.yahoo.com/>
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]