simple API to Apache runtime configuration
ApacheAccessor lets you retrieve Apache configuration (at runtime of current proccess) as PHP array or dump it as HTML table.
License: PHP 3.01
Version | Release | Download |
1.0.1 | 2012-08-28 | apacheaccessor-1.0.1.tgz |
0.5.1 | 2012-04-01 | apacheaccessor-0.5.1.tgz |
0.1.1 | 2010-07-22 | apacheaccessor-0.1.1.tgz |
0.1.0 | 2010-07-07 | apacheaccessor-0.1.0.tgz |
Version | Message |
1.0.1 |
install-examples command added to build build issue with apr.h fixed |
0.5.1 |
First stable release. please report bugs |
0.1.1 |
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. |
0.1.0 |
First release * functionality seems to work fine. * no bugs or craches detected |