check x-Accel-Redirect or x-Sendfile
I gues in order to do secure downloads one of these needs to be supported, how do i check if its supported or not.
x-Accel-Redirect
or
x-Sendfile
thanks :)
UPDATE: OK so i guess how it works is that you can add code to your htaccess which tells the server that in certain specified dir's you want apache to send the file (x-Sendfile) rather than php. Im guessing its more secure but i have not read that yet.
-
Hello @durangod, UPDATE: OK so i guess how it works is that you can add code to your htaccess which tells the server that in certain specified dir's you want apache to send the file (x-Sendfile) rather than php. Im guessing its more secure but i have not read that yet.
You may also find this thread helpful: Thank you.0 -
thanks :) 0
Please sign in to leave a comment.
Comments
2 comments