home *** CD-ROM | disk | FTP | other *** search
-
- <apacheModuleDescription name="php3"
- directivesXMLDefinition="directives.xml"
- propertyPagesXMLDefinition="propertyPages.xml"
- description="PHP3 Apache module." icon="smallWheel">
- <nodesInterested>
- <node type="mainserver,virtualhost">
- <propertyPage name="pp_phpEngine" />
- <propertyPage name="pp_phpResource" hookUnder="pp_phpEngine" />
- <propertyPage name="pp_phpErrorHandling" hookUnder="pp_phpEngine" />
- <propertyPage name="pp_phpDataHandling" hookUnder="pp_phpEngine" />
- <propertyPage name="pp_phpPaths" hookUnder="pp_phpEngine" />
- </node>
- </nodesInterested>
- <specialCases file="specialCases.tcl">
- <specialCase confDir="php3_open_basedir"
- xmlDir="php3_open_basedir"
- parser="apache1.3::parse_php3_open_basedir"
- dumper="apache1.3::dump_php3_open_basedir" />
- <specialCase confDir="php3_error_log"
- xmlDir="php3_error_log"
- parser="apache1.3::parse_php3_error_log"
- dumper="apache1.3::dump_php3_error_log" />
- <specialCase confDir="php3_auto_prepend_file"
- xmlDir="php3_auto_prepend_file"
- parser="apache1.3::parse_php3_auto_prepend_file"
- dumper="apache1.3::dump_php3_auto_prepend_file" />
- <specialCase confDir="php3_auto_append_file"
- xmlDir="php3_auto_append_file"
- parser="apache1.3::parse_php3_auto_append_file"
- dumper="apache1.3::dump_php3_auto_append_file" />
- <specialCase confDir="php3_include_path"
- xmlDir="php3_include_path"
- parser="apache1.3::parse_php3_include_path"
- dumper="apache1.3::dump_php3_include_path" />
- </specialCases>
- </apacheModuleDescription>
-
-
-
-