Home « Server software «
Documentation: files/configure.php
files/configure.php - Configure parameters for files
Use this script to modify following parameters:*
files_extensions
- an optional list of extensions to be accepted,
on top of the rich set of official extensions.*
files_on_ftp
- if set to 'Y
',
place files in a local area remotely accessible from FTP.*
files_path
- the local path to files in the FTP area*
files_url
- the URL prefix used to access the FTP areaConfiguration information is saved into
files/parameters.include.php
.
If YACS is prevented to write to the file, it displays parameters to allow for a manual update.The file
files/parameters.include.php.bak
can be used to restore
the active configuration before the last change.If the file
demo.flag
exists, the script assumes that this instance
of YACS runs in demonstration mode.
In this mode the edit form is displayed, but parameters are not saved in the configuration file.This script is a reference file of this system.
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com