hi , i try change the error 404 bue i cant :-(

in my settings i put

all:
  .settings:
    # Form security secret (CSRF protection)
    csrf_secret:            c605b8fd5372fe7b296c9656301e11e69721f2cdd32248

    # Output escaping settings
    escaping_strategy:      true
    escaping_method:        ESC_SPECIALCHARS

    # Enable the database manager
    use_database:           true
    enabled_modules:      [default]

  .actions:
*    error_404_module:     default
    error_404_action:     error404*

and i make a module on my public application, the name default and an action
name error404

but dont work

you can help me.

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" 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/symfony-users?hl=en

Reply via email to