Greetings... I am attempting to name a file that is to be downloaded from my webserver but the downloaded file name always ends up being the name of the page "downloads" that called the action.
I have researched how this is done on most webservers and found that the Content-Disposition header lets you state that the file is infact an attachment and then lets you pass a filename= parameter... I have used Content-Disposition to no avail... and am not even sure this is a header that LSWS uses.
How is this achieved in litespeed?
Thanks!
I have researched how this is done on most webservers and found that the Content-Disposition header lets you state that the file is infact an attachment and then lets you pass a filename= parameter... I have used Content-Disposition to no avail... and am not even sure this is a header that LSWS uses.
How is this achieved in litespeed?
Thanks!