You could use something like XAMPP if your really unconfortable setting up apache and mysql by hand.
Xampp's base install gives you apache and mysql preconfigured and there is a python addon thats also preconfigured. And if you can install and develop python/django apps, don't be to afraid of installing Apache, its not that hard. On Aug 10, 1:25 pm, "Jay Parlar" <[EMAIL PROTECTED]> wrote: > On 8/10/07, james_027 <[EMAIL PROTECTED]> wrote: > > > > > hi, > > > Can I use the django's built in web server in an intranet enviroment > > where the maximum users could be not more than 50 users? I am just > > asking this for the purpose for easy deployment :). I am very newbie, > > and trying to avoid apache > > Unless something changed recently, the built in server is *not* > threaded, meaning you can only service one request at a time. Even if > only 50 people have access to the server, that might start causing > problems for you. > > Jay P. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---