Hi, You have to tell the apache where to find the wsgi file of your project.
Here you can find informations about the configuration of apache/modwsgi: https://code.google.com/p/modwsgi/wiki/InstallationInstructions 2015-02-08 23:20 GMT+01:00 Thierry Granier <[email protected]>: > Hello > > i have installed python3.4 and django1.7 on debian jessie. > > runserver works with mysql-connector and mysql databases. > > I'd like to use apache instead of this server. > So i have installed via sysaptic the module libapache2-mod-wsgi > > why can't i install my website root in the document/root of apache? > i don't understand the virtualhost and the directives associated. > > Thanks for your help > > T. > > -- > 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/a38d1534-93e9-4870-be96-acff9a46b56f%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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/CAFgu0xhPWBGJ%2BKah9WhQwt2v4zQb9mapd%3DfrC85%3DykSkyP3rPw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

