The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

3 Pages V < 1 2 3  
Reply to this topicStart new topic
> Very simple CSS template changes please help
pandy
post Oct 11 2016, 05:05 PM
Post #41


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



With gecko?

As said, I get the error message only in gecko browsers. In Iron I get a blank page. Like I said, witchcraft (and we need a scared smilie).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Oct 12 2016, 07:28 AM
Post #42


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



I used http://www.rexswain.com/httpview.html with a Gecko UA string:

CODE
Sending request:
GET /images/LsideGraphic.jpg HTTP/1.1
Host: www.satur9hub.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0
Referer: http://www.rexswain.com/httpview.html
Connection: close

It just returns a 404 header, no content:

CODE
Receiving Header:
HTTP/1.1·404·Not·Found(CR)(LF)
Server:·nginx(CR)(LF)
Date:·Wed,·12·Oct·2016·12:23:59·GMT(CR)(LF)
Content-Length:·0(CR)(LF)
Connection:·close(CR)(LF)
(CR)(LF)

When I tried again using "TRACE (Reiterate request)" I got a 405·Not·Allowed response instead of 404.

With a real Firefox/Gecko browser I get the same result as you. The Response header looks like this:

CODE
Connection: keep-alive
Content-Length: 0
Date: Wed, 12 Oct 2016 12:36:29 GMT
Server: nginx

BTW, the Inspect Element tool shows the message is an ALT text generated by the browser:

CODE
<img alt="The image “http://www.satur9hub.com/images/LsideGraphic.jpg” cannot be displayed because it contains errors." src="http://www.satur9hub.com/images/LsideGraphic.jpg">

wacko.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 12 2016, 07:46 AM
Post #43


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Yes. It's a browser error. Rex Swain won't show it. That's what I say, how can the bewitched server affect that?

And if the image really is there, in all the images folders I invented, but corrupted, how come you get a 404? And why do I get a blank page in Iron?

BTW could you try the URL with several 'images' in it with the browser you get a 404 with?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Oct 12 2016, 09:34 AM
Post #44


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



QUOTE(pandy @ Oct 12 2016, 02:46 PM) *

why do I get a blank page in Iron?

Are you sure the server wasn't just slow?

QUOTE
BTW could you try the URL with several 'images' in it with the browser you get a 404 with?

I get a 404 from both rexswain and Vivaldi, using several /images directories doesn't make any difference. But with http://www.satur9hub.com/LsideGraphic.jpg (no /images directory) I get an empty 200 page in all browsers, Firefox too. Here's rexswain's response:

CODE
HTTP/1.1·200·OK(CR)(LF)
Server:·nginx(CR)(LF)
Date:·Wed,·12·Oct·2016·14:10:40·GMT(CR)(LF)
Content-Type:·text/html;charset=UTF-8(CR)(LF)
Content-Length:·0(CR)(LF)
Connection:·close(CR)(LF)
Expires:·Thu,·01·Jan·1970·00:00:01·GMT(CR)(LF)
Cache-Control:·no-cache(CR)(LF)

Same thing happens with http://www.satur9hub.com/foo/images/LsideGraphic.jpg (note the extra /foo directory). Maybe the root /images directory returns additional (or corrupt) headers that rexswain and Firefox don't show?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 12 2016, 09:50 AM
Post #45


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



QUOTE(Christian J @ Oct 12 2016, 04:34 PM) *

Are you sure the server wasn't just slow?


Yup. Got that all the time.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

3 Pages V < 1 2 3
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 03:09 AM