I have got folder “binaries” in my web application. I would like to download pdf and doc (static ontent) files from that direcotory but when i try to get them i have got error 404.
I tried to set up static module for *.doc and *.pdf but it not works.
I have got folder binaries in my web application. I would like to download
Share
I converted my directory with binaries (docs, pdf etc.) to application and this resolved my problem with 404 and static files.