khoshsafa
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] woocommerce force download link expiresI changed the hosting company and site is now launching from another server but still problem exists!
anyone?Forum: Plugins
In reply to: [WooCommerce] woocommerce force download link expiresHi @spraveenitpro
Yes Unfortunately their services are restrictive but that’s not my host and the site is also not mine! I’m just working on this project.
Hosting alternative may be the last solution for me.Forum: Plugins
In reply to: [WooCommerce] woocommerce force download link expiresThe problem is very complicated 🙁
Unfortunately server doesn’t support php modules like X-Accel-Redirect/X-Sendfile but they accepted to install secure download module on nginx for download server.
I have to clarify that there are two servers. one which I have the WordPress (Website) installed on it, and the other is the download server which is supposed to serve the files for download.
The problem is now with the direct link on download server! They (host) give me a string to use as a secret key to generate Secure link hash and a direct link is supposed to be created with that hash string.
How do I do that now?!
The Idea is to install a new WordPress with “Secure Downloads” on it. this will do the trick for me and gives me a semi-direct link to file.
Does it sound right?!