htscanner 0.6.0

htaccess support for PHP


Allow one to use htaccess-like file to configure PHP
per directory, just like apache's htaccess. It is especially useful with fastcgi (ISS5/6/7, lighttpd, etc.).
This package was originally developed by Bart Vanbrabant. Old versions are available
from: http://files.zoeloelip.be/htscanner

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Changes

- Added cache support. Each unique ini setting for a given path is cached
- Added ini setting default_ttl, define the cache lifetime in seconds, default to 300 (5mins)