htscanner 0.6.3

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

- #9672, erroneous ini value length
- Replace request and module init fatal errors by warnings
- The None value is now case insentive, like in php.ini
- do not use REPORT_ERRORS while trying to open a config file
- Added a note in README to compile for apache when mod_access and php are present