Kenneth Kalmer a écrit : >The reason mptest configured through a .htaccess is because I can't >constantly restart a production server running other websites. > have you ever heard of reload directive ? see apache2ctl reload and /etc/init.d/apache2 reload (same for 1.3) This will ask apache to reread his configuration files. It wil not stop the server from serving clients.
but .htaccess may do the thing too ... don't forget to allow overide thought. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-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/django-users -~----------~----~----~----~------~----~------~--~---