Member
Member
hhm   29-11-2008, 13:38
#1

I'm just wondering if there is a way to put them outside the DOCUMENT_ROOT.

Member
Member
sbillard   29-11-2008, 18:37
#2

Depends on what "them" is. Your database is certainly outside the document root. Your images may be as well, but doing this is not for the feint of heart. You can change the settings in your zp-config.php file for the albums folder. But you must be aware that many things, such as flash players, will not work if the images are not in the document root.

Member
Member
hhm   30-11-2008, 08:58
#3

In the headline I asked about the safety of the [b]access data[/b] for the MySQL database and referred to them in my question.

So I'll put it in another way:
How safe are the access data for the MySQL database, which are stored in /zenphotp/zp-core/zp-config.php?
Is there a way to store the access data for the MySQL database outside the DOCUMENT_ROOT?

Member
Member
sbillard   30-11-2008, 20:18
#4

That would, of course, depend on your server and its security. These are just files and will follow the file security that is setup on the server.

There is no way to store this data outside the document root.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.