s A+ Download
              ==================================================
                        A+ Download  - October 30, 2009
              ==================================================


   If the apache virtual host supports suexec all one needs to do
   is set the permissions for user and nothing for group and other.  
   This is the preferable server configuration.

   All files can be set to read only as user: r________ (chmod 400 )
   except for the ones listed below:

   There are 3 folders that contain file permissions that require their file permissions 
   to be set.  They are:
   
   /cgi-bin/aplusdownload/install  - Installation Files
   /cgi-bin/aplusdownload/scripts  - Scripts
   /cgi-bin/aplusdownload/data     - Data Files
   
   The permissions are shown below:
   

   Data Files
   ==========
 	Name                              Function
   --------------------------------------------------------------------------
   /cgi-bin/aplusdownload/install    REMOVE FROM SERVER THIS FOLDER WHEN DONE 
   
   install.cgi                       rwx______   REMOVE FROM SERVER WHEN DONE.    

   Name                              Function
   --------------------------------------------------------------------------
   /cgi-bin/aplusdownload/scripts

   aplusdownload.cgi                 rwx______
   aplusdownload2.cgi                rwx______
   admin_command.cgi                 rwx______
   admin_report.cgi                  rwx______
   cartm_command.cgi                 rwx______
   testmods.cgi                      rwx______   REMOVE FROM SERVER WHEN DONE.
   test.cgi                          rwx______   REMOVE FROM SERVER WHEN DONE.

   adlib.pl                          rw_______
   genlib.pl                         rw_______
   browserdetect.pl                  rw_______
   secureForm.pm                     rw_______
   startup_download.pl               rw_______
   configuration.pl                  rw_______
   

   
   Name                              Function
   --------------------------------------------------------------------------
   /cgi-bin/aplusdownload/data

   paypal.txt                        rw_______
   messages.txt                      rw_______
   filetypes.txt                     rw_______
   secure_form_variables.txt         rw_______
   secure_form_messages.txt          rw_______

   
   /cgi-bin/aplusdownload/data
   error.txt                         rw_______
   sqlerror.txt                      rw_______