LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   secure download module ? (http://www.litespeedtech.com/support/forum/showthread.php?t=6596)

Lite 01-27-2013 04:57 AM

secure download module ?
 
Hello
I want to know litespeed have any secure download module ?
like secure download in nginx ?

webizen 01-28-2013 11:51 AM

not that i am aware of. is there a similar thing in Apache?

Lite 01-28-2013 01:15 PM

Quote:

Originally Posted by webizen (Post 46112)
not that i am aware of. is there a similar thing in Apache?

Yes , it's called secure download module in apache
http://lakin.weckers.net/code/web/ap...ure-downloads/

can i use this in litespeed ?

webizen 01-28-2013 03:03 PM

%

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.

webizen 01-29-2013 09:50 AM

%
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.