Package Information |
Summary |
simple API to Apache runtime configuration |
Maintainers |
Yoram Bar-Haim <
bhyoram at zahav dot net dot il >
(lead)
[details]
|
License |
PHP 3.01 |
Description |
ApacheAccessor lets you retrieve Apache configuration (at runtime of current proccess) as PHP array or dump it as HTML table. |
Release notes
Version 0.1.1
(beta)
|
apacheaccessor_dump_conf() now accepts third optional parameter, which represents the keys (and sections) we want to dump. the configuration walk function was moved to different file. |