Not actually.

"Internal Error" is HTTP error 500
"Invalid Path", "Invalid Function", "Invalid Controller", "Invalid Application" are all HTTP error 400

404 is only returned for requests for missing static files.

-tim

mdipierro wrote:
Didn't we address this in the page below?
http://groups.google.com/group/web2py/browse_thread/thread/834cbe25394e0d71

Perhaps you need '*/*' instead of '*/404'?

Massimo

On Nov 30, 9:08 pm, kev <[EMAIL PROTECTED]> wrote:
  
Hello,
How do you change the "Internal error" page? I dont want to display
internal error but some sort of message to the visitor.

Thanks,
Kevin
    

  

-- 
Timothy Farrell <[EMAIL PROTECTED]>
Computer Guy
Statewide General Insurance Agency (www.swgen.com)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to