I have some css files and images in an oddly named directory that work fine when developing locally, but produce a 404 in production after being deployed.
Here's an example of one bad request from my production logs: "GET /ZIM\'S%20Bar%20-%20770%20N%20Milwaukee%20St%20-%20Milwaukee%20WI %2053202_files/flagheader.jpg HTTP/1.1" 404 204 "http:// zimsmilwaukee.appspot.com/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/ 533.4,gzip(gfe)" Any suggestions? thanks, Mark -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
