Hi,
I am looking for a replacement for lighthttp and am considering nginx.
For a successfull migration I will need replacements for:
-
Lighthttps mod_secdownload. -does anyone know of an nginx
replacement that will provide links with a built in expire time? -
I also need to dynamically manipulate the Content-Disposition
header as follows: a HTTP-GET to
“http:///file.mp3?filename=newfilename.mp3” will return the
http:///file.mp3 with the “Content-Disposition” header set to
“attachment; filename=newfilename.mp3”. -in lighthttp I use a mod_magnet
script, any thoughts on how best to acheive this effect in nginx?
/thanks
Posted at Nginx Forum: