• hettyweston

    (@hettyweston)


    I am using Download Manager to let users download secure files stored directly on my server, using URLs like /?dl_id=1

    To prevent users from guessing file URLs and sharing them publicly, I’m also using a .htaccess file to deny direct access:
    Deny from all

    I thought this was working fine until I noticed that whenever I download a file via the Download Manager, the downloaded file is always zero bytes. What am I missing here?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Downloads are zero bytes’ is closed to new replies.