RTFM: https://docs.djangoproject.com/search/?q=Apache
It is very good. On Thu, Nov 7, 2013 at 11:33 AM, Robert Jonathan Šimon <[email protected]> wrote: > OK thank you, i need a real server, because a already created aplication (a > part) and i want to deliver to the internet. So best solution is Apache. How > can i install it with django 1.5 and python 3.3? > > > On Thu, Nov 7, 2013 at 1:40 PM, Mike Dewhirst <[email protected]> wrote: >> >> On 7/11/2013 9:34pm, Robert Jonathan Šimon wrote: >>> >>> I still dont now how i can install Django into IIS. >> >> >> If you decide to use IIS you will find very few people able to help you if >> things go wrong. From a practical perspective, it would be safer to use >> Apache in your Django stack. >> >> However, you don't need either IIS or Apache during development. Django >> comes with its own server for development purposes. This lets you sensibly >> postpone your production webserver decision until you are ready to deploy. >> >> Your question in the subject line is easy to answer. Django 1.6 has just >> been released so go with that. Python 3.3 is better than 2.7 unless you need >> libraries which are only available for 2.7. Happily, things are changing >> fast in favour of 3.3. >> >> Good luck >> >> Mike >> >>> >>> >>> On Thu, Nov 7, 2013 at 11:21 AM, Timothy W. Cook <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Did you see this: >>> https://docs.djangoproject.com/en/1.6/howto/auth-remote-user/# >>> >>> On Thu, Nov 7, 2013 at 8:18 AM, Robert Jonathan Å imon >>> >>> <[email protected] <mailto:[email protected]>> wrote: >>> > I search for how can i do this, but i didnt find anything. Can >>> you help me? >>> > It would be great if it can be on IIS 7.5 >>> > >>> > -- >>> > You received this message because you are subscribed to the >>> Google Groups >>> > "Django users" group. >>> > To unsubscribe from this group and stop receiving emails from it, >>> send an >>> > email to [email protected] >>> <mailto:django-users%[email protected]>. >>> >>> > To post to this group, send email to >>> [email protected] <mailto:[email protected]>. >>> >>> > Visit this group at http://groups.google.com/group/django-users. >>> > To view this discussion on the web visit >>> > >>> >>> https://groups.google.com/d/msgid/django-users/715d021d-77a5-4d2c-b99d-7d9efc72e304%40googlegroups.com. >>> > For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >>> -- >>> MLHIM VIP Signup: http://goo.gl/22B0U >>> ============================================ >>> Timothy Cook, MSc      +55 21 94711995 >>> <tel:%2B55%2021%2094711995> >>> >>> MLHIM http://www.mlhim.org >>> Like Us on FB: https://www.facebook.com/mlhim2 >>> Circle us on G+: http://goo.gl/44EV5 >>> Google Scholar: http://goo.gl/MMZ1o >>> LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook >>> >>> -- >>> You received this message because you are subscribed to a topic in >>> the Google Groups "Django users" group. >>> To unsubscribe from this topic, visit >>> >>> https://groups.google.com/d/topic/django-users/9SzSCZWYwOk/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected] >>> <mailto:django-users%[email protected]>. >>> >>> To post to this group, send email to [email protected] >>> <mailto:[email protected]>. >>> >>> Visit this group at http://groups.google.com/group/django-users. >>> To view this discussion on the web visit >>> >>> https://groups.google.com/d/msgid/django-users/CA%2B%3DOU3Uj29zDW-%3D2Q3ib7zn44spOaJ29Q7A7WiAk_4BmqAn9Kw%40mail.gmail.com. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/django-users. >>> To view this discussion on the web visit >>> >>> https://groups.google.com/d/msgid/django-users/CALsvuc%2BoGv-7rS7gr5jj8C_ZGvYihPHg_famEdY8F3S9z%2B-j%2BQ%40mail.gmail.com. >>> >>> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Django users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/django-users/9SzSCZWYwOk/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/527B8A31.8040905%40dewhirst.com.au. >> >> For more options, visit https://groups.google.com/groups/opt_out. > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CALsvucLUda4mwtpCiquDicAYZwR-wC%3D3PC9_WurGVYWxEY1hnQ%40mail.gmail.com. > For more options, visit https://groups.google.com/groups/opt_out. -- MLHIM VIP Signup: http://goo.gl/22B0U ============================================ Timothy Cook, MSc +55 21 94711995 MLHIM http://www.mlhim.org Like Us on FB: https://www.facebook.com/mlhim2 Circle us on G+: http://goo.gl/44EV5 Google Scholar: http://goo.gl/MMZ1o LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2B%3DOU3U%2Bqe2dWUaD3WekND52yZf5Q1fpbRipeP80DN1hRC5SGg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

