Difference between revisions of "Conf/Examples"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
* [[Conf/Examples/DatabseConfig | AOL Database Configuration with PostgreSQL]] | * [[Conf/Examples/DatabseConfig | AOL Database Configuration with PostgreSQL]] | ||
**[[Conf/Examples/DatabseExample | An example script(.adp) of database connection]] | **[[Conf/Examples/DatabseExample | An example script(.adp) of database connection]] | ||
+ | **[[Conf/Examples/DatabseExampleOneRow | An example script(.adp) of database connection using ns_db 1row]] | ||
+ | **[[Conf/Examples/DatabseExampleZeroOrOneRow | An example script(.adp) of database connection using ns_db 0or1row]] | ||
+ | **[[Conf/Examples/DatabseExampleDml | An example script(.adp) of database connection using ns_db dml]] |
Latest revision as of 12:13, 12 January 2012
AOLServer Configuration Examples
- Minimal Configuration - the bare minimum
- Virtual Hosts - listen on the same port for several hostnames as per HTTP 1.1
- Minimal Config for 2 Servers - 2 virtual servers listening on 2 ports.