extensoconfig - Initial configuration file for extenso.
extensoconfig Extenso config "/usr/local/website/v5.conf" extenso extenso -c /usr/local/website/v5.conf
The first form is used within Apache. The second form is used by the program Extenso as a parameter.
Here is an example of this configuration file:
Note: In the followings examples, the _ between the { should be removed to make it work.
# # Name of project # Project : "v5" WebsiteRoot : "/usr/local/website/v5" Locale : "fr_CA.utf8" # Locale used in program Postmax : "64000" # Maximum number of bytes for a post # # Database # Database default { Host : "localhost" Name : "v5" User : "v5" Password : "v5" } # # External module # Module ldap { Library : "/usr/local/lib/libsnldap.so" Init : "snldap_init" } Module exemple { Library : "/usr/local/lib/libsnexemple.so" Init : "snexemple_init" }
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis.
1.0 2014-09-09 21:24:14 laplante@sednove.com