Changes between Version 34 and Version 35 of ModParrotArchitecture
- Timestamp:
- 11/30/08 23:13:31 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModParrotArchitecture
v34 v35 55 55 '''Options''' 56 56 57 ||'''C Option'''||'''!ParrotOptions equivalent'''||'''Default'''||'''Description'''|| 57 You can set various flags using {{{ParrotOptions}}}, though in practice most will be set via HLL modules and their configuration directives (not yet supported). 58 59 ||'''C Flag Macro'''||'''!ParrotOptions equivalent'''||'''Default'''||'''Description'''|| 58 60 ||{{{MP_OPT_ENABLE}}}||{{{Enable}}}||On||Enables mod_parrot and HLL modules for the main server or virtual host|| 59 61 ||{{{MP_OPT_PARENT}}}||{{{Parent}}}||Off||Dedicates a separate context pool for a virtual host||