Hi,

This happening an unusual thing here, after I changed my urls, I am getting 
many http 400 errors.
I've rebooted the routes, already rebooted the server, and the errors are 
still happening. Sometimes you can access the url, and sometimes receive 
error 400. And sometimes it no rewrite the route, and shoue the real route.

I use patterns routes, and one of my routes, before the error was, is:

/init/jobs/job/$the_id/$the_slug

to:

/jobs/ver-job/$the_id/$the_slug

And I change to:

/vagas/ver-vagas/$the_id/$the_slug

And the errors start. And this is happening only with these urls I changed, 
all that I change of /jobs/anythings to /vagas/anythings.

eg. 
https://codefreelas.com/vagas/ver-vaga/209/desenvolvedor-web-conhecimento-wordpress-e-magento

Sometimes work, sometimes get a 400 error, and sometimes it show 
https://codefreelas.com/init/jobs/job/209/desenvolvedor-web-conhecimento-wordpress-e-magento<https://codefreelas.com/vagas/ver-vaga/209/desenvolvedor-web-conhecimento-wordpress-e-magento>
.

I use Nginx.

Thanks for any help.
 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to