Graham Dumpleton
graham.dumpleton at gmail.com
Thu Jan 1 18:08:28 EST 2009
2009/1/2 Clodoaldo Pinto Neto <clodoaldo.pinto.neto at gmail.com>: > 2008/12/31 Graham Dumpleton <graham.dumpleton at gmail.com>: >> Log values of: >> >> req.filename >> req.uri >> req.path_info >> req.args >> >> In the handler and post so can see better what you are saying is >> getting passed to it. >> >> Unless you are saying publisher isn't getting the request at all. >> >> Graham > > It was my own python code redirecting. I thought it was something with > Apache because the uri passed to the handler is the original one in > instead of the rewrote one and even if i change the req.uri in the > _publisher.py handler, the publisher still gets the original. That means problem is solved then? Graham
|