FYI - here are the curl outputs: macpro:~ timperrett$ curl -I http://thenang.ebiggs.com/abc.kml HTTP/1.1 200 OK Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1v3t13ucx3a5p;Path=/ Last-Modified: Sun, 19 Oct 2008 07:52:09 GMT Content-Length: 3365 Accept-Ranges: bytes Server: Jetty(6.1.12.rc3)
macpro:~ timperrett$ curl -I http://thenang.ebiggs.com/kml/5/abc.kml HTTP/1.1 200 OK Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=oyurl2xx3xiq;Path=/ Content-Length: 3358 Content-Encoding: UTF-8 Content-Type: application/vnd.google-earth.kml+xml Last-Modified: Sun, 19 Oct 2008 06:43:57 GMT Server: Jetty(6.1.12.rc3) Are you explicitly setting the google-earth content-type on the dynamic one? Cheers Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
