.htaccess issues again causing 403 Forbidden Error
-
Hello;
I have updated WooCommerce to v3.8.1. I had it working fine with my previous version for years.
As we all know, there is an .htaccess file located in the woocommerce_uploads folder that is set to ‘deny from all’ which protects direct URL downloads.
My file download method in WooCommerce is set to ‘Force Downloads’.
My users cannot download their purchased products as they are receiving the standard ‘403 forbidden’ white page.
If I set my file download method in WooCommerce to ‘Redirect’, the products can be downloaded fine but they also become unprotected and can be downloaded from a direct URL link.
The woocommerce_uploads folder permissions is set to 755 and the .htaccess permissions is set to 644. All products in that folder are set to 644.
I cannot remove the .htaccess as I do not want people to download from the direct URL link.
WooCommerce should be working properly the way I have it set up, no?
I would really, really appreciate any help to figure out what I am doing wrong so that I can get this working as it should be.
Thanks,
-Richard
- The topic ‘.htaccess issues again causing 403 Forbidden Error’ is closed to new replies.