Useful Commands

From SME Server
Revision as of 14:56, 13 March 2007 by PicsOne (talk | contribs)
Jump to navigationJump to search

Useful Commands

Apache Related Commands

To leave Apache reads the distributed configuration file .htaccess per bay:

db accounts setprop IBAYNAME AllowOverride All
signal-event ibay-modify IBAYNAME

PHP Related Commands

Configure PHP Basedir Restriction per ibay:

db accounts setprop IBAYNAME PHPBaseDir DIR1:DIR2:DIRn
signal-event ibay-modify IBAYNAME

Example

db accounts setprop Primary PHPBaseDir /home/e-smith/files/ibays/Primary:/tmp
signal-event ibay-modify Primary