|
Brad
post date:
2011-06-27 18:28:42
|
Update
On my site if I view it at http://184.172.201.143/~wrap/ it displays the nav bar at the top just fine. However if I go to the actual URL http://www.woodriverabilityprogram.org/ it does not. I cannot figure out why.
here are the results from Firefox add-on Firebug:
http://www.woodriverabilityprogram.org/ :
this is the section causing the error:
http://www.woodriverabilityprogram.o..._dw_menu_h.swf
HeadersPostPutResponseCacheHTML
Response Headersview source
Server cloudflare-nginx
Date Mon, 27 Jun 2011 20:38:28 GMT
Content-Type text/html; charset=iso-8859-1
CF-Cache-Status HIT
Vary Accept-Encoding
X-Cache MISS from null
X-Cache-Lookup MISS from null:3130
Via 1.0 null:3130 (squid)
Connection close
Request Headersview source
Host www.woodriverabilityprogram.org
User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/10.10 (36K+d5asJOrBPzp6EJX1pMTcv2lpq/fnzQ1Gw7oT5yk=) Firefox/3.6.17
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 115
Connection keep-alive
Referer http://www.woodriverabilityprogram.org/
Cookie __cfduid=d1f837190ff9d07b658d3f8e35db0693813092070 54; __cfduid=d1f837190ff9d07b658d3f8e35db0693813092070 54; __utma=14876976.977496011.1309207054.1309207054.13 09207054.1; __utmb=14876976.3.10.1309207054; __utmc=14876976; __utmz=14876976.1309207054.1.1.utmcsr=(direct)|utm ccn=(direct)|utmcmd=(none)
http://184.172.201.143/~wrap/ :
No Errors while loading
http://184.172.201.143/~wrap/include..._dw_menu_h.swf
Response Headersview source
Date Mon, 27 Jun 2011 20:38:44 GMT
Server Apache
Last-Modified Mon, 27 Jun 2011 18:29:26 GMT
Accept-Ranges bytes
Content-Length 48220
Content-Type application/x-shockwave-flash
X-Cache MISS from null
X-Cache-Lookup HIT from null:3130
Via 1.0 null:3130 (squid)
Connection keep-alive
Request Headersview source
Host 184.172.201.143
User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/10.10 (36K+d5asJOrBPzp6EJX1pMTcv2lpq/fnzQ1Gw7oT5yk=) Firefox/3.6.17
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 115
Connection keep-alive
Referer http://184.172.201.143/~wrap/
Cookie __utma=80749591.1503688981.1309207077.1309207077.1 309207077.1; __utmb=80749591.2.10.1309207077; __utmc=80749591; __utmz=80749591.1309207077.1.1.utmcsr=(direct)|utm ccn=(direct)|utmcmd=(none)
Pragma no-cache
Cache-Control no-cache
It looks like the error is being generated by the link to the drop-down menu being used.
I don't understand why this would be as it is the same file index.html? What is the difference between using the domain versus the IP address. Should they not show the same page content?
|
|