Skip to content

Apache 500 error with debug = false #258

Open
@Emil-G

Description

@Emil-G

Hi,

When copying the Sample project and doing two changes to the settings.py:
changing debug:
DEBUG = False
allowing hosts:
ALLOWED_HOSTS = ['*']

and starting that with Apache if fails with a 500 internal server error. Works when debug = true. Looks like there could be a lot of different reasons as to why this is happening.
Any clue into why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions