Hi,

On Wed, Nov 10, 2010 at 10:04 PM, ilias <iliasthechamp...@gmail.com> wrote:
> Hello,
>
> Pylons uses StatusCodeRedirect which redirects to other page. I would
> like to return text/html instead of redirection like 
> http://www.google.com/asdsadsa.
> Which middleware can do this?
>

Other page ? Which one ?

Have you set debug to false in your .ini file ?
When debug is set to false Pylons should use the ErrorController to
display 404/500 pages

--
Gael
> --
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To post to this group, send email to pylons-disc...@googlegroups.com.
> To unsubscribe from this group, send email to 
> pylons-discuss+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/pylons-discuss?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to