This module uses token based authentication to secure downloads and prevent deep-linking. Have your script or servlet generate a token to authenticate the download and let Apache handle the file transfer without having to pipe it through a script for security.
I have configure auth_token with IP check enabled.
Using http protocol mod authenticate works fine but when using https instead of
authentication it leads to 404 error. Am i missing something?
do i need to add some other directives in httpd.conf
i have dedicated server with centos 6.5 64 bit
Original issue reported on code.google.com by acexlog...@gmail.com on 8 Aug 2014 at 6:01
Original issue reported on code.google.com by
acexlog...@gmail.com
on 8 Aug 2014 at 6:01