Must be an error in your Apache configuration.

Set the RewriteBase value in your .htaccess to "/jobeet/web", or change your DocumentRoot (in Apache configuration) to your project folder.

Please, send questions in english, more easy for people to understand/answer. Por favor, envíe sus preguntas en Inglés, más fácil que la gente entienda / respuesta.

Le 12/08/10 00:27, alejo a écrit :
saludos consultando por la modificacion de las rutas del proyecto

modifico mi routing.yml

# default rules
homepage:
   url:   /
   param: { module: job, action: index }

# generic rules
# please, remove them by adding more specific rules
default_index:
   url:   /:module
   param: { action: index }

default:
   url:   /:module/:action/*
////////////////////////////////////////////////////////////////////////////////////////////////////////////
y desde el navegador puedo visualizar mi aplicacion

http://localhost/jobeet/web/

pero al querer ingresar algun enlace new, edit
http://localhost/jobeet/web/job/new

el navegador me muestra pagina de error
/////////////////////////////////////////////////////////////////////////////////////////////////////////
Object not found!

The requested URL was not found on this server. The link on the
referring page seems to be wrong or outdated. Please inform the author
of that page about the error.

If you think this is a server error, please contact the webmaster.
Error 404
localhost
08/11/10 17:22:55
Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g
mod_autoindex_color PHP/5.2.5

//////////////////////////////////////////////////////////////////////////////


una ayuda con este problema

esto no ocurre si estoy en modo dev
http://localhost/jobeet/web/frontend_dev.php/
desde aqui si se puede navegar por todos los enlaces


--
---
Alexandre Salomé - http://alexandre.salome.fr

--
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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to