If you want to mask the URL of your files, you can do so by using the secure hyperlinks function.
You need to enter the physical location of the file in the download field of the product record. The files can be in a folder not directly viewable on the web, but must be in a folder that can be read by VPCART.
The following Software Configuration options control this feature:
Xdownloads |
Setting this to Yes turns on the secure download facility. |
Xdownloadlimitcount |
This is the number of times a specific product can be downloaded. |
Xdownloadlimitdays |
This is the number of days from the original purchase date a product can be downloaded. |
Xdownloadblock |
Setting this to Yes blocks all downloads until changed to No. |
Xdownloadfeature |
Setting this to Yes tells VPCART that a different download should be used when that feature is selected.
In the featureother1 field, you place a field name in the products table where the alternate file is located. You do NOT place the file name itself.
So featureother1 may have pother4, for example. Then in the actual product record, you place the real filename in the pother4 field. |