Guest Posted February 2, 2011 Share Posted February 2, 2011 In the 2.3.1 install guide (Post-Installation Steps), it says to do the following: If no extra protection is set for the Administration Tool, it is recommended to move the catalog/admin/backups directory outside the public html directory otherwise public access to the backup files would be possible. The location of the backup directory must be correctly defined in catalog/includes/configure.php. There is no mention of the backup directory in "catalog/includes/configure.php" However, the backup directory is mentioned in "catalog/admin/includes/configure.php" as follows: define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); Is this a mistake in the installation guide or I am missing something? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.