Use headers plugin in chrome or wget to examine headers.  If it's being 
served with a content type of application/octet-stream it would normally be 
downloaded.

T

On Monday, May 13, 2013 9:22:40 AM UTC+8, john wrote:
>
> I have some .png files in a directory that is configured as a static file 
> handler. When I point my browser to the URL for any of the images, the 
> result is not what I expect:
>
>    - On Windows/Chrome, the image file is not displayed, but instead it 
>    is automatically downloaded.
>    - On OSX/Chrome and OSX/Safari, a browser message indicates that a 
>    Quicktime plugin is needed. When I click the "Run this time" button, the 
>    Quicktime logo is displayed with a big question mark in it.
>
> I have other GAE apps with static .png files that display in the browser 
> as I expect. Can anyone help me figure out why this app doesn't? One URL 
> which shows this behavior is 
> http://calendar-ot.appspot.com/static/images/CalendarTools.png . For 
> reference, I have pasted my app.yaml file to http://pastebin.com/dRZJZRd7
>  . 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to