Web Hosting Talk







View Full Version : Image is missing from error page


serv
08-10-2001, 06:20 PM
(sorry for my English)

When a error page appear like «File Not Found»
the page have a image the «question_warning»

But the image is missing(broken link)!!!
the code in the page is
<IMG SRC="/.cobalt/images/question_warning" ALIGN=LEFT BORDER=0>

But the browser looking to
http://www.mydomain.com/.cobalt/images/question_warning

any idea ?

Thanks

!!! I dont try to make custom error pages this is from the fisrt time

Chicken
08-10-2001, 08:05 PM
Well, that directory has a symbolic link so from what you posted, it should be working fine. Not sure why it isn't...

serv
08-11-2001, 05:10 AM
(sorry for my english)

the images are in
/usr/admserv/html/.cobalt/images/

But the image question_warning.jpg
is not there !!!!

How this happen?
any idea?
My server was hacking from someone? or the file corupted?

Thanks

insequi
08-11-2001, 06:00 AM
Hmm, I have the same problem. It works with the main domain, but not with any of the virtual sites.

serv
08-11-2001, 06:42 AM
Originally posted by insequi
Hmm, I have the same problem.

(sorry for my english)

The image question_warning.jpg is on your
/usr/admserv/html/.cobalt/images/ ?


Originally posted by insequi
It works with the main domain, but not with any of the virtual sites.


No. To my raq this is happen on all accounts and the main account.

insequi
08-11-2001, 10:14 AM
Yes, it's question_warning.gif

The problem is: My mainsite has a self signed SSL certificate and this generate this problem. If you have this also, type http://yourdomain.com/.cobalt/images/question_warning.gif in your browser and after a security warning you'll see the picture.

But I have no solution for this, only create my own error documents.

serv
08-11-2001, 12:43 PM
Originally posted by insequi
Yes, it's question_warning.gif

The problem is: My mainsite has a self signed SSL certificate and this generate this problem. If you have this also, type http://yourdomain.com/.cobalt/images/question_warning.gif in your browser and after a security warning you'll see the picture.

But I have no solution for this, only create my own error documents.

(sorry about my english)

Oh men you have right !!! ;)

I delete the self signed SSL certificate and the picture is just there...

Where we can tell a bugs like that to the sun.... fro make patches?