Difference between revisions of "Conf/Examples"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* [[Conf/Examples/CgiConfig | CGI Configuration]] | * [[Conf/Examples/CgiConfig | CGI Configuration]] | ||
− | ** [[Conf/Examples/CgiConfig/TclExample | | + | ** [[Conf/Examples/CgiConfig/TclExample | A simple tcl CGI script example]] |
− | **[[Conf/Examples/CgiConfig/ShExample | | + | ** [[Conf/Examples/CgiConfig/TclParamExample | A tcl CGI script with GET parameters example]] |
+ | **[[Conf/Examples/CgiConfig/ShExample | A simple shell script example]] |
Revision as of 12:59, 30 December 2011
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.