I will double check. Which version of web2py do you have? Meanwhile
try:

routes_in = (('/crossdomain.xml', '/myapp/static/crossdomain.xml'),)

On Nov 30, 1:39 am, elffikk <elff...@gmail.com> wrote:
> 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 buthttp://127.0.0.1:8000/crossdomain.xmlshows
> 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 web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to