jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: gigowattfilm on 22.04.2018 15:15:30

Title: Protectiong downloads folder from http access
Post by: gigowattfilm on 22.04.2018 15:15:30
Hello

I would like to prevent people to access file through http.

I tried the .htaccess route and also this : http://www.jdownloads.net/documentations/item/how-can-i-protect-my-download-folders
But alas, I'm using HTML5 to be able to preview the files ans it breaks the preview "Important: If you use HTML Elements or Flowplayer to preview media files, or you have deactivated the option you must set this protection option to No.".

Is there a way to protect the files while keeping the preview ?
Thank you !
Title: Re: Protectiong downloads folder from http access
Post by: gigowattfilm on 30.04.2018 14:16:03
I'm sorry. I'm just upping the post a bit since I havn't found any answer yet.
Title: Re: Protectiong downloads folder from http access
Post by: Arno on 30.04.2018 18:48:06
Hi,
the hints in the documentation and  the settings are correct. So you cannot use both.
But normally it is not required to protect the download folder additional when the option: Indexes is deactivated (see your documentation link).

Another way could be to store the preview files in another folder (outside the jD folder) and add the player (via a plugin placeholder) manually in the Downloads description.
Title: Re: Protectiong downloads folder from http access
Post by: ColinM on 01.05.2018 18:08:31
Hi
With Joomla! 3 the default .htaccess file has the line
Options -Indexes
in it.  If you check on you site that ot does have that line (and not commented out!) then you are protected.

Colin
Title: Re: Protectiong downloads folder from http access
Post by: gigowattfilm on 10.05.2018 11:11:59
Hello
I went and found my .htaccess at the root of my www folder. It is not like the other .htaccess and I cannot find the parameters (I attached it). If you would be so kind to help me there.

My goal is to prevent access to the file by typing he right target in a browser.
When I enable the protect download or edit the .htacces on the jdwnloads directory, I loose the preview.
Thank you for your help.

Modified to remove htaccess.txt file (after I had down loaded it) as it could be usefull to hackers Colin
Title: Re: Protectiong downloads folder from http access
Post by: ColinM on 10.05.2018 15:04:15
Hi
I have checked your htaccess.txt file
It has the
Options -Indexes
statement in it. So it is protecting your site
Assume you have it in your website root named as .htaccess If not rename it as .htaccess

You might need to use FileZilla or another FTP to see the file as some web sites eg the popular Cpanel ones do not show it in thier file manager.

If you edit .htaccess the do so with Notepad++ and make Notepad++ your default editor in FileZilla or whatever ftp program you use.

To send me any similar info please use the PM method rather than a forum question

Please let us know if you need more help

Colin