blob: d025ee768e4ac387cbbfc564432437b92dde673c [file] [log] [blame]
<IfModule !prefork.c>
# Django requires the prefork MPM, so just fail with this bogus directive
# if it's not loaded. See
# http://test.kernel.org/autotest/AutotestServerInstall for more info.
ERROR__DJANGO_REQUIRES_THE_PREFORK_MPM
</IfModule>
Alias /media "/usr/lib/python2.4/site-packages/django/contrib/admin/media"