• Resolved sastickf

    (@sastickf)


    Thank you very much for your excellent plugin I have implemented this week. I have read the documentation & support forum threads available on this topic, and added a redirect, but my downloads folder still seems to be not protected. If I go to my website, http://www.mydomain.com/downloads/ it still lists the downloads & allows me to open up the download page with the buttons, some of which are for free downloads I don’t want public access to. I don’t see a “downloads” folder in my public_html folder to change the indexing options on either.

    The tutorial linked below says to make the redirect to “/”, however, my WordPress cPanel requires at least “http://” Would that be causing the problem?
    http://docs.easydigitaldownloads.com/article/682-protected-download-files-on-nginx

    I don’t see anything in the htaccess file that seems to be related to easy digital downloads.

    Thank you very much for your guidance & help!

Viewing 9 replies - 1 through 9 (of 9 total)
  • See this guide for how to disable the /downloads/ archive: http://docs.easydigitaldownloads.com/article/595-edd-disable-archive

    Thread Starter sastickf

    (@sastickf)

    Wow, I really appreciate your timely response Pippin! I added the code you sent me the link to at the bottom of the functions.php file in my wp-content > wp-themes folder, but it still doesn’t prevent the loading of the http://mydomain.com/downloads/ page. I tried clearing the cache as well (Safari browser). Was that the correct file to edit?

    Thank you!

    Add it to your wp-config.php file instead.

    Thread Starter sastickf

    (@sastickf)

    Thank you again Pippin. That didn’t seem to resolve the issue either?!? I added the two lines of code at the bottom of the wp-config.php file that is within the public_html folder, but it still doesn’t prevent the loading of the page at http://mydomain.com/downloads/

    Some other items that I don’t know if they would have an impact:
    – I reverted the change to the functions.php file that didn’t resolve my issue
    – I deleted the redirect previously created (as per referenced link in my original posting) since I got the impression from the forums that the most current version of the plugin should take care of that aspect
    – I have an SSL certificate that currently applies to the entire site vs. to specific areas/pages

    What is the exact URl to your site so I can see it?

    Note: /downloads/ is supposed to be available. That’s by design as it is an archive view of the products published on your site.

    Thread Starter sastickf

    (@sastickf)

    Hello Pippin,

    I sent you the exact URL for my site using your contact form at https://pippinsplugins.com/contact/

    I can appreciate having an archive view of the products published on my site, but I don’t want people to easily access the free products. Someday I plan to have more than one software program available for sale and I also don’t want to show downloads for the different programs at the same time.

    Thank you,
    Sarah

    Thanks. Let’s continue this ticket via email so I’ll respond there.

    I have the same problem on two sites. The /downloads/ is exposed and allows anyone to access products page and download the music in the product page by right clicking on the player.

    What was the resolution as I added the EDD_DISABLE_ARCHIVE constant to both the functions.php and wp-config.php and still no joy.

    Sorry, but updated WordPress to the latest and the problem is fixed. However, the files in the folders are used by EDD to display the audio files with HTML5. The checkout page still allows user to right click on the audio purchase and download free without ever paying.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Downloads folder still not protected’ is closed to new replies.