According to the Django documentation [1] is it the easiest way to define an Alias for "/static/" pointing to "/usr/share/openstack_dashboard/openstack_dashboard/static/".
So i added the following line to /etc/apache2/conf.d/openstack- dashboard.conf and the static files are served with "Debug =False". Alias /static /usr/share/openstack-dashboard/openstack_dashboard/static Best wishes, Matthias [1] https://docs.djangoproject.com/en/1.3/howto/deployment/modwsgi /#serving-files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/980787 Title: openstack-dashboard breaks with option DEBUG =False in config file To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/980787/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
