El lunes, 13 de mayo de 2013 09:57:42 UTC-3, Jose escribió:
>
>
>
> El lunes, 13 de mayo de 2013 09:42:34 UTC-3, Niphlod escribió:
>>
>> url needs to be a valid url. 
>> Documentation is ok, but if you "hardcode" fixed values you need to be 
>> sure that the routes are always exactly as in your development server.
>>
>> If you're not messing with default applications and/or redirection, the 
>> same code that ran on lighttpd needs to run on nginx.....
>>
>> To be sure your app will work no matter what redirection you use, use 
>> always urls generated with URL() ....
>>
>> ajax('{{=URL('echo')}}', etc etc etc)
>>
>>
> This is how I did it
>
> José 
>

I got an email about this issue.

Putting the url with URL, it *works fine*

José
 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to