Hi all, I have an urgent problem with the rewrite mode of my symfony software.
We have an existing application and awe have developped an additionnal module in symfony so we have the folder of the applciation in wwww and inside we have symfony sandbox. That means /www/otherapp/sandbox I know it is not really clean but it keeps my project organyze and enable usto slowly move it to symfony step by step. So in dev everything is working fine, but when we moved to prod ( we simply copy the all folder, cleaning the cache and the logs) then the application is working only from the server. When I try to access to one module form an other computer http//ip/therapp/sandbox/web/module/action it redirect me to http//ip/otherapp Does any one knows why ? Note if I go to http//ip/otherapp/sandbox/web/index.php/module/action it works but then I have some problem with my ajax. Please help !!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---