Changes between Version 34 and Version 35 of ModParrotArchitecture

Show
Ignore:
Timestamp:
11/30/08 23:13:31 (13 years ago)
Author:
jhorwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModParrotArchitecture

    v34 v35  
    5555'''Options''' 
    5656 
    57 ||'''C Option'''||'''!ParrotOptions equivalent'''||'''Default'''||'''Description'''|| 
     57You 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'''|| 
    5860||{{{MP_OPT_ENABLE}}}||{{{Enable}}}||On||Enables mod_parrot and HLL modules for the main server or virtual host|| 
    5961||{{{MP_OPT_PARENT}}}||{{{Parent}}}||Off||Dedicates a separate context pool for a virtual host||