Revision history [back]
the LOGIN_URL in default settings.py is computed based on ASKBOT_URL. You can change the LOGIN_URL manually.
Alternatively you can add Alias directive to your apache config for the wiki so that wiki is not served by django.