| Package Information |
| Summary |
htaccess support for PHP |
| Maintainers |
Pierre-Alain Joye (lead) [wishlist] [details] Boris HUISGEN <bhuisgen@hbis.fr> (developer) [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 Version0.6.0 |
- 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) |
|