Type | Explanation |
MIME extensions | Mime extensions specify the relation between the file extensions and the application to be handled by the browser. Example au audio/basic |
location | Identification for your Caravan Business Server provided during installation.Example: CBSServer #server location location CBSMUMBAI |
Caravan-http | TCP/IP port used by caravan server.Example: 8182 #server IP Port caravan-http 8182 |
ftp | FTP port to be used by Caravan FTP Server Example: 30. #FTP server port ftp 30 |
templates | Directory that contains the dynamic html files. Caravan will process only files placed in this directory. This will be treated as the root directory for dynamic files. # dynamic html templates are at: templates C:\ZAPVIN\template |
documents | Directory that contains static files, say html files, image files, etc. #document root for webservices: documents C:\ZAPVIN\doc |
dbhome | Root directory for database files. Databases are created in this directory. #database directory dbhome C:\ZAPVIN\db |
datacache | Caravan Database Server uses data caching to improve search speed. Depending on your application needs and availability of memory you can specify any value for caching. The default value is 4MB of RAM. #cache memory for data datacache 24m |
Bin | The bin directory contains executable files that can be executed from the Caravan script. # directory for exe files bin C:\ZAPVIN\ |
Home | Default page to be executed or loaded when you access Caravan Business Server from the browser. # home page home index.html |