As I understand in backend application in files I must everywhere in each link write at the beginning /backend.php - for example: <a href="/backend.php/start/index" >home</a> or <form action="<?php echo url_for('/backend.php/users/index') ?>" />
yes ??????????? Because generated links by symfony look for example: url_for('/users/index') so I must everything change by myself adding /backend.php ?????? yes or not ? xD I would like to know because maybe I am loosing time for that ? or maybe not ? :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---