You also should remove development environment for application backend... :) Maybe you also could rename backend.php or use a rewrite rule to avoid access to your admin side just by typing http://www.playukinternet.com/backend.php BTW, is there a pratical reason why you didn't use sfGuardPlugin to support all your security stuff ?
Jérôme On 16 jan, 15:58, "Fabian Lange" <[EMAIL PROTECTED]> wrote: > Consider removing your development frontend :-) > > I would also advise to check if it is worth upgrading for you to switch to > propel 1.3 ich can see that your db queries are the ones that take most of > processing time (on frontpage 50ms out of 180ms) > > Ah and remove the frontend_dev :) > > .: Fabian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
