![]() |
secure download module ?
Hello
I want to know litespeed have any secure download module ? like secure download in nginx ? |
not that i am aware of. is there a similar thing in Apache?
|
Quote:
http://lakin.weckers.net/code/web/ap...ure-downloads/ can i use this in litespeed ? |
%
in Apache, you need to have application (not webserver) generate .htaccess with rewrite on the fly to provide the protection. our test shows %{TIME} is not yet supported in LSWS. But you can use query string without %{TIME} in .htaccess for this. iow, when the url expires, have application update .htaccess rewrite rules to prevent the url from being accessed. |
%
Just an update: the latest 4.2.2 recognize %{TIME} (any variable name >= 4 characters in length). |
| All times are GMT -7. The time now is 07:14 AM. |