Hi,
I created routes in the root folder of web2py and it look like that
routes_in = (('.*:/crossdomain.xml', '/myapp/static/
crossdomain.xml'),)
I don't see any errors but http://127.0.0.1:8000/crossdomain.xml shows
an 'Invalid request' message
Any thoughts?
--
You received this message because you are subscribed to the Google Groups
"web2py-users" 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/web2py?hl=en.