| Package Information |
| Summary |
htaccess support for PHP |
| Maintainers |
Pierre Joye (lead) [wishlist] [details] Martynas Venckus <martynas@venck.us> (lead) [details]
|
| License |
PHP License
|
| Description |
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 |
Release notes Version 1.0.1 (stable) |
- Fixed NULL pointer dereference when CLI server does not
define sapi_module.getenv.
- #22607, adapted apache module to provide dummy php_flag and
php_value directives for Apache 2.x API. See mod_htscanner2.c provided
with the package
- #22608, made example in README more explicit with regarding to IfModule
directive |
|