Allibsus    
main page | buy now | interactive tour | demo | support | contact us
 



main page
buy now
tour
demo
support
contact us



Online Manual / Configuring The Allibsus Mail Pro Script / Setting home directory for templates and configuration files.

Locate: $dir
Required: Yes
Set this to the absolute path that will contain the template files and configuration files.  Here's an example of setting it on a UNIX server:

$dir = "/var/www/html/";

Here's another example setting it on a Windows server:

$dir = "C:/Server Root/Path/";