Ops,

I did!

I just modified my yaml file adding this
url: /crossdomain.xml
  static_files: applications/init/static/crossdomain.xml
  upload: applications/init/static/crossdomain.xml
Now it work fine

[]'s


On 15 set, 14:03, "leo (kirotawa)" <[email protected]> wrote:
> Hi there,
>
> I'm doing a application in GAE with web2py and need put the
> crossdomain.xml file in top of application. I searcherd in net  and
> found the old threadh talk about this, so I did a modification in
> routes.py file to this > ('.*:/crossdomain.xml', '/init/static/
> crossdomain.xml'),,
>
> but when I try get or see the crossdomain fiile in GAE it return a
> Invalid request, and in my localhost it run fine. Somebody knows how
> solve this?

Reply via email to