Configuring Askbot with Apache
I am trying to configure Askbot to work with apache. I am following Apache/wsgi Directions
Where do I get the corresponding Askbot file for WSGIScriptAlias / /path/to/django-project/django.wsgi? I don't find any askbot/django.wsgi file. Was one included in the standard installation that I missed? Do I need to create my own?
Any help is appreciated.
Comments