> I have a weblog system in which the weblog name needs to be kept in every > single URL all around the application. > Ideally, I would like very URL look like http://server/weblogname/... > Is there an easy way to do this? > > For example, should I rewrite link_to and similar functions?
You shouldn't. You can do that by routing configuration: http://www.symfony-project.org/book/1_1/09-Links-and-the-Routing-System#Routing%20Configuration Szabolcs Heilig --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---