| Package Information |
| Summary |
htaccess support for PHP |
| Maintainers |
Pierre-Alain Joye (lead) [wishlist] [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.
This package was originally developed by Bart Vanbrabant. Old versions are available
from: http://files.zoeloelip.be/htscanner |
Release notes Version0.5.0 |
- Initial PECL relase
- Added safe mode and openbasedir checks
- use PHP streams instead of std IO
- Fixed segfault in the parsing routines
- Fixed CWD detections in threaded environments |
|