Difference between revisions of "Conf/Examples"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
**[[Conf/Examples/TclExample | A simple tcl script using Tcl Library]] | **[[Conf/Examples/TclExample | A simple tcl script using Tcl Library]] | ||
− | * [[Conf/Examples/DatabseConfig | | + | * [[Conf/Examples/DatabseConfig | AOL Database Configuration with PostgreSQL]] |
− | **[[Conf/Examples/DatabseExample | | + | **[[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.