I got a question about instant download files
Is there a way for files to be in a different location and not to be accessible to somebody who is working on the site?
I'm working with a client who does not want developers to have access to the files which are in "download" folder because these files contain proprietary information.
So basically every time that someone is working on the site they can have access to that proprietary information.
Is there a way to host these files in a different parts of the server? On a different server? or maybe hosted with service such as SendOwl?
Basically the only people who can access those files are the ones who order the downloadable product and the owner of the website.
Thank you for your help
D
a bit complicated but can be done.
locate download outside opencart base folders ie in root off your hosting.
in order to do this, you will have to edit your config files to reflect aboslute path outside your hosting
normally this path will be: assumed you have cpanel
change to:
dont grant access to root of site and you will be oke
locate download outside opencart base folders ie in root off your hosting.
in order to do this, you will have to edit your config files to reflect aboslute path outside your hosting
normally this path will be:
Code: Select all
/home/sitename/public_html/download/
change to:
Code: Select all
/home/sitename/whateverfolder/
Koeltechnische deurrubbers eenvoudig online op maat bestellen.
Alle niet stekplichtige onderdelen zoals scharnieren, sloten, randverwarming en verlichting voor alle typen koelingen en vriezers.
https://koelcel-onderdelen.com
dmitryp wrote:I got a question about instant download files
Is there a way for files to be in a different location and not to be accessible to somebody who is working on the site?
I'm working with a client who does not want developers to have access to the files which are in "download" folder because these files contain proprietary information.
So basically every time that someone is working on the site they can have access to that proprietary information.
Is there a way to host these files in a different parts of the server? On a different server? or maybe hosted with service such as SendOwl?
Basically the only people who can access those files are the ones who order the downloadable product and the owner of the website.
Thank you for your help
D
Does the client own his own server and have it in his own data center? If not, what he is asking for is not possible. For instance, if the server is located at a hosting company... then any server administrator at that hosting company can access those folders. Also, anyone who has shell access and possibly even users with FTP access depending on how the machine is setup. To really have the type of protection they want... they need to run their own data center.
Who is online
Users browsing this forum: No registered users and 38 guests