On Wed, 2010-08-18 at 10:19 +0530, Kenneth Gonsalves wrote: > On Tue, 2010-08-17 at 22:14 -0300, Alex s wrote: > > > > Using your example '/home/alex/projects/' need to be replaced by: > > "WSGIScriptAlias / /home/alex/projects/mysite/apache/django.wsgi" > > > > Rigth? > > wrong - /home/alex/projects/mysite/apache/
sorry - what you have said is correct in this context. But normally for wsgi, the path to project would lead only to the parent directory of the project - this is actually 'path/to/scriptfile/ which obviously include the name of the file -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.