Hi I got a custum error page which saves some of the data to give me a 
quick overview of the why those errors happen. it stores the error code the 
request.url and the useragent. my problem is I get a bunch of 400 errors. 
and I want to know what the users/bots typed in exactly. request_uri gives 
theurl of the error page request.url the URL they typed but stops at the 
function.
so if I type www.exampe.com/controller/function"#" I get a 400 error but 
how can I get those 3 characters in my error log.

-- 

--- 
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