This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hello,
I have a blog post which needs an attachment so I uploaded a file to a new folder called Scripts in File Manager and then created a link on my blog post to that file. All seemed to work fine but when click the link I just receive a 502 error page.
Blog post is here: http://www.scdpmonline.org/disable-on-the-wire-compression.aspx
Should this work, am I doing something wrong?
Cheers.
A powershell file may have a file extension that is protected for security reasons and will not be served similar to other protected file extensions.
I would create a .zip file containing it and link to the zip.
Hope it helps,
Joe
That fixed it, thanks. Wasn't aware there was anything in place to stop other files being served but does obviously make sense for this to be in place.
Thanks again.