Difference between revisions of "Conf/Examples"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
** [[Conf/Examples/CgiConfig/TclExample | A simple tcl CGI script example]] | ** [[Conf/Examples/CgiConfig/TclExample | A simple tcl CGI script example]] | ||
** [[Conf/Examples/CgiConfig/TclParamExample | A tcl CGI script with GET parameters example]] | ** [[Conf/Examples/CgiConfig/TclParamExample | A tcl CGI script with GET parameters example]] | ||
+ | **[[Conf/Examples/CgiConfig/ShExample | A simple shell script example]] | ||
+ | |||
+ | * [[Conf/Examples/AdpConfig | ADP Configuration]] | ||
**[[Conf/Examples/CgiConfig/AdpExample | A simple tcl script example with Adp]] | **[[Conf/Examples/CgiConfig/AdpExample | A simple tcl script example with Adp]] | ||
**[[Conf/Examples/CgiConfig/AdpParamExample | A simple tcl script example with Adp with GET parameters]] | **[[Conf/Examples/CgiConfig/AdpParamExample | A simple tcl script example with Adp with GET parameters]] | ||
− |
Revision as of 16:43, 3 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.