Skip to content

No File is downloaded on apache #8

@ahmadhaidarahmad

Description

@ahmadhaidarahmad

if DEBUG == True:
FILEPROVIDER_NAME = "python"
else:
# or apache, lighthttpd, caddy
FILEPROVIDER_NAME = "apache"

This is set in my settings
when debug is true on server and file provider is python it works normally but when debug is false and file provider name is apache it doesn't download any file . Is there some configurations to apache ?? any one can help me in this please ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions